The following commit has been merged in the master branch:
commit 589bd0eb138c6074c9a4b3c1a1d0af796cfd1b1f
Author: Emmanuel Kasper <[email protected]>
Date:   Wed Jun 8 00:09:43 2011 +0200

    Make my code comment understandable

diff --git a/debian/rules b/debian/rules
index 869eb14..17f9bcf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,7 +171,7 @@ override_dh_installdocs:
 
 # Remove OSX specific keymaps
 override_dh_install:
-       # windows created file might have wrongly the set executable bit
+       # some data files created on windows show up as executables: fix it
        chmod 644 messdir/hash/*
        dh_install --exclude=OSX.txt
 

-- 
packaging for the mame arcade game emulator

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

Reply via email to