r3721 - packages/trunk/pixfrogger/debian

Miriam Ruiz baby-guest at alioth.debian.org
Mon Aug 20 19:28:33 UTC 2007


Author: baby-guest
Date: 2007-08-20 19:28:33 +0000 (Mon, 20 Aug 2007)
New Revision: 3721

Modified:
   packages/trunk/pixfrogger/debian/rules
Log:
Make script executable



Modified: packages/trunk/pixfrogger/debian/rules
===================================================================
--- packages/trunk/pixfrogger/debian/rules	2007-08-20 19:27:38 UTC (rev 3720)
+++ packages/trunk/pixfrogger/debian/rules	2007-08-20 19:28:33 UTC (rev 3721)
@@ -36,6 +36,7 @@
 	dh_testroot
 	dh_clean -k 
 	dh_installdirs
+	chmod +x debian/*.sh
 
 # Build architecture-independent files here.
 binary-indep: build install




More information about the Pkg-games-commits mailing list