[trigger-rally] 03/08: debian/rules: add a call to dh_fixperms inside the override, to allow reproducible builds

Bertrand Marc bmarc at moszumanska.debian.org
Wed Aug 31 17:47:41 UTC 2016


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

bmarc pushed a commit to annotated tag debian/0.6.1-2
in repository trigger-rally.

commit 18a7170b3fd02f40d3ebfaeed4e3f59668e2af96
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Jun 19 16:51:12 2015 +0000

    debian/rules: add a call to dh_fixperms inside the override, to allow reproducible builds
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index a64c50d..4d4fd82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,3 +17,4 @@ override_dh_fixperms:
 	cd debian/$(PACKAGE)/$(DATADIR) && find . -name '*.level' | xargs chmod ugo-x
 	cd debian/$(PACKAGE)/$(DATADIR) && find . -name '*.png' | xargs chmod ugo-x
 	cd debian/$(PACKAGE)/$(DATADIR) && find . -name '*.jpg' | xargs chmod ugo-x
+	dh_fixperms

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



More information about the Pkg-games-commits mailing list