[redeclipse] 192/494: Don't include license.txt in package

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:32 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 3c4fc26479c5cb200444e41c13d1233086dfa020
Author: Arand Nash <ienorand at gmail.com>
Date:   Sun May 15 15:47:18 2011 +0100

    Don't include license.txt in package
---
 rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rules b/rules
index 26ff745..8aecb19 100755
--- a/rules
+++ b/rules
@@ -17,6 +17,9 @@ override_dh_auto_build:
 	convert 'src/redeclipse.ico[1]' debian/redeclipse.xpm
 	dh_auto_build
 
+override_dh_auto_install:
+	dh_auto_install -- --exclude="license.txt"
+
 override_dh_strip:
 	dh_strip -predeclipse --dbg-package=redeclipse-dbg
 	dh_strip

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