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

w3c-libwww.spec

index f71924c157d97aa615dbcc65f26f1c79bd9101a0..84c3d74abdb3e0ad971173129a992c08402af244 100644 (file)
@@ -124,8 +124,8 @@ exemplo, PUT, POST, etc.)
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --enable-shared \
        --with-gnu-ld \
This page took 0.067299 seconds and 4 git commands to generate.