[Pkg-cli-apps-commits] [SCM] basenji branch, master, updated. d368b4e488cc53920576c9d0ac27c43be8bd0996
Iain Lane
laney at debian.org
Wed Dec 14 00:00:18 UTC 2011
The following commit has been merged in the master branch:
commit d368b4e488cc53920576c9d0ac27c43be8bd0996
Author: Iain Lane <laney at debian.org>
Date: Wed Nov 2 18:15:17 2011 +0000
Don't make clean depend on configure
diff --git a/debian/rules b/debian/rules
index c9a283d..6e0b92f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ include /usr/share/cli-common/cli.make
override_dh_auto_configure:
./configure --prefix=/usr --config=GNOME_RELEASE
-override_dh_auto_clean: override_dh_auto_configure
+override_dh_auto_clean:
dh_auto_clean
rm -f config.log config.make Basenji/basenji.desktop
find -name "*.pc" | xargs rm -rf
--
basenji
More information about the Pkg-cli-apps-commits
mailing list