[netpanzer] 106/118: Remove executable bit from karmapa.bmp

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:20:44 UTC 2016


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

apo pushed a commit to branch master
in repository netpanzer.

commit 6f83ac91a13e8da2ce00998c66aa66c4f8d63ca0
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 10:39:28 2016 +0200

    Remove executable bit from karmapa.bmp
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 28fc090..cb11cb3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,7 @@
 	dh $@ --parallel
 
 override_dh_auto_build:
+	chmod a-x pics/flags/karmapa.bmp
 	scons datadir=/usr/share/games/netpanzer
 
 override_dh_auto_clean:

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



More information about the Pkg-games-commits mailing list