[Pkg-cli-libs-commits] [gtk-sharp-beans] 01/03: Switch from cli.make to --with cli

Jo Shields directhex at moszumanska.debian.org
Mon Nov 16 08:27:13 UTC 2015


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

directhex pushed a commit to annotated tag debian/2.14.1-4
in repository gtk-sharp-beans.

commit 82fffd02db7afeb0a9e1e9b126c2d7f6dcf318f7
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 16 08:18:34 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 0ae5b1c..ad8afe9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,8 @@
 #!/usr/bin/make -f
 
-include /usr/share/cli-common/cli.make
-
 override_dh_auto_configure:
 	autoreconf -f -i -s -I .
 	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/gtk-sharp-beans.git



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