]> git.pld-linux.org Git - packages/php4.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:14:23 +0000 (23:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    php4.spec -> 1.160

php4.spec

index 01293d7eaddfc4d9ab6f4adcde05b4ab39f82e74..2cced727284a78ba0ee5fdbd4adaba11af305f11 100644 (file)
--- a/php4.spec
+++ b/php4.spec
@@ -905,7 +905,7 @@ EXTENSION_DIR="%{extensionsdir}"; export EXTENSION_DIR
 ./buildconf
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 #for i in cgi fastcgi apxs ; do
 for i in cgi apxs ; do
 %configure \
This page took 0.034501 seconds and 4 git commands to generate.