]> git.pld-linux.org Git - packages/php4.git/commitdiff
- don't force apache version to 2 when not compiling with apache2
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 2 Dec 2004 13:34:20 +0000 (13:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.389

php4.spec

index 57843a2dce8a7510eed2caec2a311738b6a0564b..a3b892df960799a34e9eeaf178624501eb821360 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -1605,7 +1605,9 @@ cp php.ini-dist php.ini
 %patch30 -p1
 %endif
 %patch31 -p1
+%if %{_apache2}
 %patch32
+%endif
 %patch33 -p1
 
 # new apr
This page took 1.094142 seconds and 4 git commands to generate.