[Pkg-cli-apps-commits] [tangerine] 04/08: Move away from cli.make

Chow Loong Jin hyperair at debian.org
Sat Dec 21 20:47:27 UTC 2013


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

hyperair pushed a commit to branch master
in repository tangerine.

commit 3c461894497c6d193a990cfef4a51717dc5535e9
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Sun Dec 22 04:29:31 2013 +0800

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

diff --git a/debian/rules b/debian/rules
index ec26ba0..fd06808 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,6 @@ USCAN = uscan \
 			--watchfile=$(DEBIAN_DIR)/watch \
 			--upstream-version=$(CURVER)
 
-include /usr/share/cli-common/cli.make
-
 get-orig-source:
 	$(USCAN) \
 		--force-download \
@@ -43,4 +41,4 @@ override_dh_auto_install:
 	find debian/tangerine -name '*.la' -delete
 
 %:
-	dh $@ --with=autoreconf
+	dh $@ --with=autoreconf,cli

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/tangerine.git



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