[Pkg-mc-commits] r152 - trunk/debian

winnie at alioth.debian.org winnie at alioth.debian.org
Tue Jun 17 11:02:59 UTC 2008


Author: winnie
Date: 2008-06-17 11:02:59 +0000 (Tue, 17 Jun 2008)
New Revision: 152

Modified:
   trunk/debian/rules
Log:
make configure executable


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2008-06-17 10:55:34 UTC (rev 151)
+++ trunk/debian/rules	2008-06-17 11:02:59 UTC (rev 152)
@@ -120,7 +120,7 @@
 ## to do wacky stuff like:
 ## 'find . -name 'Makefile.in' -exec touch {} \;'.
 deb-post-patches:
-	#Nothing to do here now  - we use a autogen-run.patch instead of calling autgen.sh
+	chmod a+x ./configure
 
 ## This target is called after patches are applied (i.e. after
 ## deb-post-patches).  It is, as its name implies, a good place to run




More information about the Pkg-mc-commits mailing list