[Pkg-cli-libs-commits] [SCM] clutter-sharp branch, master, updated. debian/1.0.0_alpha3_git20090817.r1.349dba6-4-5-g45ffe52

Chow Loong Jin hyperair at debian.org
Sun Jan 22 18:47:49 UTC 2012


The following commit has been merged in the master branch:
commit 6cf990c92f9e4ece47553964478c6cd48ddfb1dc
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu Jan 19 02:26:12 2012 +0800

    Replace cli.make usage with --with cli

diff --git a/debian/rules b/debian/rules
index b88ccaf..a2fa17b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/cli-common/cli.make
-
 override_dh_clideps:
 	dh_clideps --exclude-moduleref=glibsharpglue-2
 
@@ -16,4 +14,4 @@ override_dh_auto_configure:
 		--enable-docs \
 		MCS=/usr/bin/mono-csc
 %:
-	dh --with=autoreconf $@
+	dh $@ --with cli,autoreconf

-- 
clutter-sharp



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