[Pkg-cli-libs-commits] [zeitgeist-sharp] 02/03: Use --with=cli, not "include cli.make"

Jo Shields directhex at alioth.debian.org
Mon Oct 28 00:32:39 UTC 2013


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

directhex pushed a commit to annotated tag debian/0.8.0.0-5
in repository zeitgeist-sharp.

commit 4bf79d039137bf399687ef4c392b9106d26715c4
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Oct 28 00:26:30 2013 +0000

    Use --with=cli, not "include cli.make"
---
 debian/rules |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index b22a8a8..5e5ee50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,9 +1,7 @@
 #!/usr/bin/make -f
 
-include /usr/share/cli-common/cli.make
-
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf,cli
 
 override_dh_auto_build:
 	dh_auto_build

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



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