[Pkg-cli-libs-commits] [gio-sharp] 01/02: Switch from cli.make to --with cli

Jo Shields directhex at moszumanska.debian.org
Mon Nov 16 09:03:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

directhex pushed a commit to annotated tag debian/2.22.3-3
in repository gio-sharp.

commit 6f09b6c53857191a7d35783232c45eff1b02bdc7
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 16 09:02:13 2015 +0000

    Switch from cli.make to --with cli
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index c66672f..d47087a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-include /usr/share/cli-common/cli.make
-
 # don't ship any clilibs
 override_dh_makeclilibs:
 
@@ -9,4 +7,4 @@ override_dh_auto_configure:
 	dh_auto_configure -- CSC=/usr/bin/mono-csc
 
 %:
-	dh $@
+	dh --with cli $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-libs/packages/gio-sharp.git



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