[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 67598e3b14db03260badadd90c158bfe99e216b0
Author: Ryan Kavanagh <ryanakca at kubuntu.org>
Date: Tue Nov 10 19:37:21 2009 -0500
Remove files that upstream's clean target forgets
diff --git a/debian/rules b/debian/rules
index 4c694c1..48a2621 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,7 @@ 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
+
+clean::
+ # Remove files that upstream's clean target forgets
+ rm -f missing depcomp install-sh doc/mdate-sh doc/rumor.info
--
rumor packaging
More information about the pkg-multimedia-commits
mailing list