[redeclipse] 76/494: No dh_shlibdeps for the binaries of -data package

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:17 UTC 2015


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

arand-guest pushed a commit to branch debdir
in repository redeclipse.

commit 6b3c923eba96981334120600d9333388d83f5e22
Author: Arand Nash <ienorand at gmail.com>
Date:   Fri Mar 11 00:23:03 2011 +0000

    No dh_shlibdeps for the binaries of -data package
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index bdf2d36..094d468 100755
--- a/rules
+++ b/rules
@@ -12,6 +12,9 @@
 %:
 	dh $@ --sourcedirectory=src
 
+override_dh_shlibdeps:
+	dh_shlibdeps --exclude=/usr/lib/redeclipse/bin
+
 # We can't do this due to current license regaring icon...
 # override_dh_auto_build:
 #	convert -shave 8x8 -resize 32x32 src/site/bits/favicon.png debian/redeclipse.xpm	

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git



More information about the Pkg-games-commits mailing list