[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. debian/0.16.5-1-16-gc09b098
Iain Lane
laney at debian.org
Sun Jun 26 19:15:52 UTC 2011
The following commit has been merged in the master branch:
commit 24efa47717b4d959e12b4483288e2818f1a996ce
Author: Iain Lane <laney at debian.org>
Date: Sun Jun 26 14:44:24 2011 +0100
No need to remove autofoo files now that we aren't autoreconfing
diff --git a/debian/rules b/debian/rules
index 36cbdce..f610991 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,11 +33,6 @@ override_dh_auto_install:
rm -f $(CURDIR)/debian/longomatch/usr/lib/longomatch/libcesarplayer.la
rm -f $(CURDIR)/debian/longomatch/usr/lib/longomatch/libcesarplayer.a
-override_dh_clean:
- dh_clean
- rm -rf configure config.sub config.guess ltmain.sh aclocal.m4 autom4te.cache/
- find . -name "Makefile.in" -delete
-
%:
dh $@
--
longomatch
More information about the Pkg-cli-apps-commits
mailing list