[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.9-1-5-g345a271

Chow Loong Jin hyperair at debian.org
Wed Jan 18 20:46:29 UTC 2012


The following commit has been merged in the master branch:
commit 513f662853f040f6eeb2506176de7381c85f3824
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu Jan 19 04:30:14 2012 +0800

    Drop deprecated cli.make include

diff --git a/debian/rules b/debian/rules
index a7bdf29..f34785d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-include /usr/share/cli-common/cli.make
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 	--enable-standard-backends=no \
@@ -19,4 +17,4 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 %:
-	dh $@
+	dh $@ --with cli

-- 
tasque



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