[Pkg-cli-apps-commits] [SCM] basenji branch, master, updated. debian/0.8.0-3
Jo Shields
directhex at apebox.org
Fri Jan 20 17:44:32 UTC 2012
The following commit has been merged in the master branch:
commit ee6593ca96fc7b574175994e55aed4c78f075e47
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 17:40:55 2012 +0000
Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/rules b/debian/rules
index 926e497..8defaec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,8 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
-include /usr/share/cli-common/cli.make
-
%:
- dh $@
+ dh $@ --with cli
override_dh_auto_configure:
./configure --prefix=/usr --config=GNOME_RELEASE
--
basenji
More information about the Pkg-cli-apps-commits
mailing list