[Pkg-cli-apps-commits] [SCM] gshare branch, master, updated. debian/0.94-12
Jo Shields
directhex at apebox.org
Fri Jan 20 16:27:32 UTC 2012
The following commit has been merged in the master branch:
commit 8f8c2a35821b539fe880cc545dfa15386b47ff7c
Author: Jo Shields <directhex at apebox.org>
Date: Fri Jan 20 16:24:19 2012 +0000
Update debian/rules for DH8-compatible "--with cli"
diff --git a/debian/rules b/debian/rules
index 7812e74..ad83cfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/cli-common/cli.make
-
override_dh_autoreconf:
mkdir m4
dh_autoreconf
@@ -14,4 +12,4 @@ override_dh_auto_clean:
dh_auto_clean
%:
- dh $@ --with autoreconf
+ dh $@ --with autoreconf,cli
--
gshare
More information about the Pkg-cli-apps-commits
mailing list