]> git.pld-linux.org Git - packages/php.git/commitdiff
- cleanup litespeed makefile too
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 20 Feb 2010 01:09:37 +0000 (01:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.842

php.spec

index 49ce8308b529be43efac1d051ea48ab0152f09cb..c298d824bb676d5d44eb73f3bc566525ffc9178f 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1811,7 +1811,7 @@ export EXTENSION_DIR="%{php_extensiondir}"
 # configure once (for faster debugging purposes)
 if [ ! -f _built-conf ]; then
        # now remove Makefile copies
-       rm -f Makefile.{cgi-fcgi,fpm,cli,apxs{1,2}}
+       rm -f Makefile.{cgi-fcgi,fpm,cli,apxs1,apxs2,litespeed}
        %{__libtoolize}
        %{__aclocal}
        cp -f /usr/share/automake/config.* .
This page took 0.163365 seconds and 4 git commands to generate.