[Pkg-cli-libs-commits] [SCM] gnome-sharp2 branch, master, updated. debian/2.24.2-2

Jo Shields directhex at apebox.org
Tue Jan 24 00:45:55 UTC 2012


The following commit has been merged in the master branch:
commit e4737abf57a9697f0dbbcee27fd28975166891fe
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jan 24 00:41:08 2012 +0000

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

diff --git a/debian/rules b/debian/rules
index c41037b..1981046 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,10 @@ export DH_VERBOSE=1
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-include /usr/share/cli-common/cli.make
-
 API_VERSION = 2.24.0
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,cli
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed

-- 
gnome-sharp2



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