[Pkg-cli-libs-commits] [SCM] mono.reflection branch, master, updated. debian/1.0+git20110407+d2343843-2

Jo Shields directhex at apebox.org
Fri Jan 20 11:47:35 UTC 2012


The following commit has been merged in the master branch:
commit 112c728ef98153c7ce1d81e8b94903e0a936ac55
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Jan 20 11:45:03 2012 +0000

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

diff --git a/debian/rules b/debian/rules
index 3c3149b..342b033 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_build:
 	xbuild Mono.Reflection.csproj
 
@@ -22,5 +20,5 @@ override_dh_clean:
 override_dh_makeclilibs:
 
 %:
-	dh $@
+	dh $@ --with cli
 

-- 
mono.reflection



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