[redeclipse] 104/494: run dh_strip after the debug strip thing

Martin Werner arand-guest at moszumanska.debian.org
Sun Jun 21 20:52:21 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 81217be56980d55eb5f152ca2e1fdbff79677252
Author: Arand Nash <ienorand at gmail.com>
Date:   Fri Mar 18 01:33:20 2011 +0000

    run dh_strip after the debug strip thing
---
 rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules b/rules
index 00e2714..96ddab2 100755
--- a/rules
+++ b/rules
@@ -18,6 +18,7 @@ override_dh_auto_build:
 
 override_dh_strip:
 	dh_strip -predeclipse --dbg-package=redeclipse-dbg
+	dh_strip
 
 override_dh_clean:
 	dh_clean debian/redeclipse.png

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