From: kloczek Date: Tue, 21 May 2002 23:14:49 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: RA-1_0~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ftexinfo.git;a=commitdiff_plain;h=21725700d62ee8628c3f97ef48f6f1488b33284e perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: texinfo.spec -> 1.69 --- diff --git a/texinfo.spec b/texinfo.spec index 4c824ab..69f3abc 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -170,8 +170,8 @@ rm -f missing m4/{codeset,gettext,glibc21,iconv,isc-posix,lcmessage,progtest}.m4 ln -sf version.texi doc/version2.texi gettextize --copy --force aclocal -I m4 -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure \ --without-included-gettext %{__make} -C doc maintainer-clean-aminfo