]> git.pld-linux.org Git - packages/php4.git/commitdiff
- fixed one more mistake found by Przemek Piotrowski php-4_2_1-10
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 18 Jul 2002 15:11:01 +0000 (15:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php4.spec -> 1.182

php4.spec

index 13fbc951db1cfd16a54d88264b600747898b8779..27f65b1888196d517aa9f88523eb5c9c8fbc54f3 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -1315,7 +1315,7 @@ for i in cgi apxs ; do
        --with-db3 \
        --with-dbase=shared \
        --with-dom=shared \
-       %{!?_without_libxslt:--with-dom-xslt=shared --with-dom-exslt=shared} \
+       %{!?_without_domxslt:--with-dom-xslt=shared --with-dom-exslt=shared} \
        --with-expat-dir=shared,/usr \
        --with-iconv=shared \
        --with-filepro=shared \
This page took 0.23243 seconds and 4 git commands to generate.