The following commit has been merged in the master branch:
commit 80055d39babdfab32fc3247c57ad1266229cb18c
Author: Emmanuel Kasper <[email protected]>
Date: Wed Jun 8 00:01:14 2011 +0200
chmod 644 the mess hash files as some have the executable bits
diff --git a/debian/rules b/debian/rules
index 860d936..869eb14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -171,6 +171,8 @@ override_dh_installdocs:
# Remove OSX specific keymaps
override_dh_install:
+ # windows created file might have wrongly the set executable bit
+ chmod 644 messdir/hash/*
dh_install --exclude=OSX.txt
override_dh_builddeb:
--
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