]> git.pld-linux.org Git - packages/gmp.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:12 +0000 (23:13 +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:
    gmp.spec -> 1.57

gmp.spec

index 682327f1720a2fc5be2a412213e9ce215a742e09..0e2306bab76e8669ea752b519e153f6bace15c0b 100644 (file)
--- a/gmp.spec
+++ b/gmp.spec
@@ -190,8 +190,8 @@ Bibliotecas est
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --with-cpu=%{_cpu} \
        --enable-cxx \
This page took 0.033673 seconds and 4 git commands to generate.