[Pkg-cli-apps-commits] [tangerine] 01/02: Fix up broken dh_clideps call

Chow Loong Jin hyperair at debian.org
Mon Dec 30 01:42:15 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 14f72e6c3d573b5fbe0d202a980219639d551e86
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Mon Dec 30 09:02:13 2013 +0800

    Fix up broken dh_clideps call
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f9c9033..584e1ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ override_dh_makeshlibs:
 
 ifneq ($(shell dpkg-architecture -ilinux-any && echo linux),linux)
 override_dh_clideps:
-	dh_clideps -itangglue
+	dh_clideps --exclude-moduleref=tangglue
 endif
 
 # delete sample.conf (handled by dh_installexamples)

-- 
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