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

Jo Shields directhex at moszumanska.debian.org
Mon Nov 16 08:33:28 UTC 2015


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

directhex pushed a commit to annotated tag debian/0.0.3-3
in repository poppler-sharp.

commit 82bb8cd0f8a983c265a6b473f38d1cc5e1f8abdb
Author: Jo Shields <jo.shields at xamarin.com>
Date:   Mon Nov 16 08:30:57 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 6eca1c7..5557535 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/cli-common/cli.make
-
 override_dh_auto_configure:
 	dh_auto_configure -- MCS=/usr/bin/mono-csc
 
@@ -23,4 +21,4 @@ override_dh_auto_clean:
 	rm -rf poppler.zip poppler.tree monodoc
 
 %:
-	dh $@
+	dh --with cli $@

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



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