]> git.pld-linux.org Git - packages/php.git/commitdiff
- cp -f /usr/share/automake/config.* .
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 23 May 2008 09:46:35 +0000 (09:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.717

php.spec

index 559561980d0c2cad77a4a1193e1f6f17e9150919..de4fcd31799ce8c74dd349147edeaf91e8f5059d 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1660,6 +1660,7 @@ if [ ! -f _built-conf ]; then # configure once (for faster debugging purposes)
        rm -f Makefile.{fcgi,cgi,cli,apxs{1,2}} # now remove Makefile copies
        %{__libtoolize}
        %{__aclocal}
+       cp -f /usr/share/automake/config.* .
        ./buildconf --force
        touch _built-conf
 fi
This page took 0.101091 seconds and 4 git commands to generate.