]> git.pld-linux.org Git - packages/php.git/commitdiff
- cosmetic
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Jul 2004 09:12:36 +0000 (09:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.255.2.14

php.spec

index 2d9183213b63e11d2f6ccc2b4b06df07d093e439..c71b3a774854269d08f4260837466fc75fb9b76e 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1568,7 +1568,7 @@ for i in fcgi cgi cli apxs ; do
 %configure \
        `[ $i = cgi ] && echo --enable-discard-path` \
        `[ $i = cli ] && echo --disable-cgi` \
-`[ $i = fcgi ] && echo --enable-fastcgi --with-fastcgi=%{_prefix}` \
+       `[ $i = fcgi ] && echo --enable-fastcgi --with-fastcgi=%{_prefix}` \
 %if %{_apache2}
        `[ $i = apxs ] && echo --with-apxs2=%{apxs}` \
        --enable-experimental-zts \
This page took 0.049333 seconds and 4 git commands to generate.