[Pkg-apache-commits] r1387 - /trunk/apache2/rules

sf at alioth.debian.org sf at alioth.debian.org
Tue Dec 27 23:10:56 UTC 2011


Author: sf
Date: Tue Dec 27 23:10:56 2011
New Revision: 1387

URL: http://svn.debian.org/wsvn/pkg-apache/?sc=1&rev=1387
Log:
Fix application of 202_suexec-custom because of rename

Modified:
    trunk/apache2/rules

Modified: trunk/apache2/rules
URL: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2/rules?rev=1387&op=diff
==============================================================================
--- trunk/apache2/rules (original)
+++ trunk/apache2/rules Tue Dec 27 23:10:56 2011
@@ -106,7 +106,7 @@
 
 prepare-custom-suexec:
 	cp support/suexec.c support/suexec-custom.c
-	patch -p1 < debian/patches/202_suexec-custom.dpatch
+	patch -p1 < debian/patches/202_suexec-custom
 
 unapply-custom-suexec:
 	rm -f support/suexec-custom.c




More information about the Pkg-apache-commits mailing list