Author: pabs
Date: 2008-02-07 03:54:50 +0000 (Thu, 07 Feb 2008)
New Revision: 5675

Modified:
   packages/trunk/oneisenough/debian/rules
Log:
fix another python file that needs chmod +x

Modified: packages/trunk/oneisenough/debian/rules
===================================================================
--- packages/trunk/oneisenough/debian/rules     2008-02-07 03:48:13 UTC (rev 
5674)
+++ packages/trunk/oneisenough/debian/rules     2008-02-07 03:54:50 UTC (rev 
5675)
@@ -21,6 +21,7 @@
        dh_testroot
        dh_clean -k
        chmod +x run_game.py
+       chmod +x bin/mainmenu.py
        chmod +x debian/game.sh
        dh_installdirs
 


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

Reply via email to