[SCM] rumor packaging branch, master, updated. debian/1.0.3.beta1-2-26-g67598e3
ryanakca-guest at users.alioth.debian.org
ryanakca-guest at users.alioth.debian.org
Wed Nov 11 01:34:02 UTC 2009
The following commit has been merged in the master branch:
commit 466d1a4be1c15bc55630c1636d9b522fb5287505
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date: Mon Nov 9 07:28:54 2009 -0500
Never ship usr/share/info/dir.gz
diff --git a/debian/rules b/debian/rules
index c59f83a..4c694c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,3 +8,8 @@ makebuilddir/rumor::
build/rumor::
make html
+
+binary-post-install/rumor::
+ # Never ship usr/share/info/dir.gz . This file hasn't been compressed
+ # yet, let's remove it before it is.
+ rm -f debian/rumor/usr/share/info/dir
--
rumor packaging
More information about the pkg-multimedia-commits
mailing list