[Pkg-cli-libs-commits] [SCM] notify-sharp branch, master,	updated. debian/0.4.0_r3032-4-3-g217f8e4
    Chow Loong Jin 
    hyperair at debian.org
       
    Sun Jan 22 10:31:35 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit 632b060a3c1dcacb878c40bc660e935f6ddbbb56
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Jan 22 18:24:23 2012 +0800
    Drop deprecated cli.make include
diff --git a/debian/rules b/debian/rules
index 6f73100..876ed19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,8 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/cli-common/cli.make
-
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--prefix=/usr \
@@ -15,4 +13,4 @@ override_dh_makeclilibs:
 	dh_makeclilibs -m0.4.0~r2998
 
 %:
-	dh $@
+	dh $@ --with=cli
-- 
notify-sharp
    
    
More information about the Pkg-cli-libs-commits
mailing list