]> git.pld-linux.org Git - packages/gmp.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:17 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gmp.spec -> 1.54

gmp.spec

index 93ddce5a67fb6cb1cf6119fc3373bf890ab26317..731c8b34219beb08bdcd791993af6659771004ae 100644 (file)
--- a/gmp.spec
+++ b/gmp.spec
@@ -191,7 +191,7 @@ rm -f missing
 libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c
+automake -a -c -f
 %configure \
        --with-cpu=%{_cpu} \
        --enable-cxx \
This page took 0.291437 seconds and 4 git commands to generate.