From: kloczek Date: Tue, 21 May 2002 23:14:54 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: w3c-libwww-5_3_2-9~13 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fw3c-libwww.git;a=commitdiff_plain;h=43156687aed43623e22cddd21bafad8f5b8246df perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: w3c-libwww.spec -> 1.19 --- diff --git a/w3c-libwww.spec b/w3c-libwww.spec index f71924c..84c3d74 100644 --- a/w3c-libwww.spec +++ b/w3c-libwww.spec @@ -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 \