[Pkg-mono-svn-commits] [SCM] mono-uia-atkbridge branch, master, updated. debian/2.1-1

Jo Shields directhex at apebox.org
Tue Jan 24 21:24:16 UTC 2012


The following commit has been merged in the master branch:
commit c00fd02752c39e6f9aa71af81aa7c0ff05cdc453
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jan 24 20:54:05 2012 +0000

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

diff --git a/debian/rules b/debian/rules
index 4f3a644..596befe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-include /usr/share/cli-common/cli.make
 
 MAKEFILE = $(firstword $(MAKEFILE_LIST))
 DEBIAN_DIR = $(dir $(MAKEFILE))
@@ -30,6 +29,6 @@ override_dh_auto_install:
 	-rmdir debian/$(BINARY_PACKAGE)/usr/lib/pkgconfig
 
 %:
-	dh $@
+	dh $@ --with cli
 
 .PHONY: get-orig-source

-- 
mono-uia-atkbridge



More information about the Pkg-mono-svn-commits mailing list