[deng] 03/05: Remove override for dh_install and do not call strip-nondeterminism manually.

Markus Koschany apo at moszumanska.debian.org
Sun Oct 9 17:59:47 UTC 2016


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

apo pushed a commit to branch master
in repository deng.

commit 6bea3cb36aebcda118c69f9e627a3b0f40c97fc8
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 9 18:13:53 2016 +0200

    Remove override for dh_install and do not call strip-nondeterminism manually.
    
    Let debhelper handle this task automatically.
    
    Closes: #839338
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4ecb8e0..32d131f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,3 @@ CONFFLAGS=CONFIG+=release \
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFFLAGS)
 
-override_dh_install:
-	strip-nondeterminism -t zip debian/tmp/usr/share/games/doomsday/data/*.pack
-	dh_install

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



More information about the Pkg-games-commits mailing list