[Pkg-cli-apps-commits] [SCM] pinta branch, master, updated. debian/1.1-2

Jo Shields directhex at apebox.org
Fri Jan 20 18:02:18 UTC 2012


The following commit has been merged in the master branch:
commit 236a231984e26ea32b31768904d0c811763324da
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Jan 20 17:55:41 2012 +0000

    Update debian/rules for DH8-compatible "--with cli"

diff --git a/debian/rules b/debian/rules
index b550f7f..e201293 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-include /usr/share/cli-common/cli.make
-
 overrid_dh_auto_clean:
 	$(MAKE) cleanall
 
@@ -9,4 +7,4 @@ override_dh_clideps:
 	dh_clideps --exclude-moduleref=libigemacintegration.dylib
 
 %:
-	dh $@
+	dh $@ --with cli

-- 
pinta



More information about the Pkg-cli-apps-commits mailing list