[Pkg-cli-libs-commits] [SCM] mono-addins branch, master, updated. debian/0.6.2-2

Jo Shields directhex at apebox.org
Mon Jan 23 01:14:43 UTC 2012


The following commit has been merged in the master branch:
commit c8a1da2b219699bae857b64e3db9d0d70e78b9ce
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Jan 23 01:05:21 2012 +0000

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

diff --git a/debian/rules b/debian/rules
index c5319a2..335766c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,8 +3,6 @@
 #export DH_VERBOSE=1
 export MONO_SHARED_DIR=$(CURDIR)
 
-include /usr/share/cli-common/cli.make
-
 DEB_CLI_ABI_VERSION=0.2
 DEB_CLI_API_VERSION=0.6
 
@@ -39,4 +37,4 @@ get-orig-source:
 		--repack
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,cli

-- 
mono-addins



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