[SCM] jackeq/master: Don't touch autom4te.cache, it's provided by upstream.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Thu Nov 25 18:02:03 UTC 2010
The following commit has been merged in the master branch:
commit 9e60ae3a71428fcdea2043bce3a2b4585a7f9cd3
Author: Alessio Treglia <alessio at debian.org>
Date: Thu Nov 25 18:59:33 2010 +0100
Don't touch autom4te.cache, it's provided by upstream.
diff --git a/debian/rules b/debian/rules
index dcf6189..5ad2254 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
%:
dh $@ --with autotools_dev
+
+override_dh_clean:
+ dh_clean -Xautom4te.cache
--
jackeq packaging
More information about the pkg-multimedia-commits
mailing list