[SCM] packaging for the mame arcade game emulator branch, master, updated. ab0d5d39a4c9ceebe7fcf892cb576fa3fa90b616

Emmanuel Kasper emmanuel at libera.cc
Tue Jun 7 22:35:32 UTC 2011


The following commit has been merged in the master branch:
commit 589bd0eb138c6074c9a4b3c1a1d0af796cfd1b1f
Author: Emmanuel Kasper <emmanuel at libera.cc>
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



More information about the Pkg-games-commits mailing list