[pkg-lighttpd] r465 - lighttpd/trunk/debian

Olaf van der Spek olafvdspek-guest at alioth.debian.org
Thu Jun 3 13:35:30 UTC 2010


Author: olafvdspek-guest
Date: 2010-06-03 13:35:23 +0000 (Thu, 03 Jun 2010)
New Revision: 465

Modified:
   lighttpd/trunk/debian/rules
Log:
Remove chmod a+x, those files have +x already (via SVN)


Modified: lighttpd/trunk/debian/rules
===================================================================
--- lighttpd/trunk/debian/rules	2010-06-03 12:27:39 UTC (rev 464)
+++ lighttpd/trunk/debian/rules	2010-06-03 13:35:23 UTC (rev 465)
@@ -22,10 +22,6 @@
 install-stamp: build-stamp
 	dh --before dh_auto_install install
 	dh_auto_install
-	chmod a+x debian/create-mime.assign.pl
-	chmod a+x debian/include-conf-enabled.pl
-	chmod a+x debian/lighty-enable-mod
-	chmod a+x debian/use-ipv6.pl
 	dh --after dh_auto_install install
 	touch $@
 




More information about the pkg-lighttpd-maintainers mailing list