The following commit has been merged in the master branch:
commit ee46b1a01ae14e2b0a5e55a0d56ceb9c95191428
Author: Boris Pek <[email protected]>
Date:   Thu Dec 20 02:51:36 2012 +0200

    Delete extra section from debian/rules.

diff --git a/debian/rules b/debian/rules
index 780ed95..9f4bd81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,11 +19,6 @@ override_dh_auto_build:
        # build game data file
        /usr/games/AstroMenace --pack --rawdata=./RAW_VFS_DATA --dir=.
 
-override_dh_install:
-       dh_install
-       ## correcting permissions...
-       find $(CURDIR)/debian/astromenace -type f -iname '*.png' -executable 
-print -exec chmod -x '{}' \;
-
 override_dh_installchangelogs:
        dh_installchangelogs ChangeLog.txt
 

-- 
astromenace-data -- data files for AstroMenace game

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to