From: kloczek Date: Tue, 21 May 2002 23:13:08 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: gentoo-0_11_25-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgentoo.git;a=commitdiff_plain;h=19a510244ef71a115b64918f7916adf75733abe0 perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: gentoo.spec -> 1.36 --- diff --git a/gentoo.spec b/gentoo.spec index f27180d..4e8e37c 100644 --- a/gentoo.spec +++ b/gentoo.spec @@ -49,8 +49,8 @@ troch %build rm -f missing aclocal -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure %{__make}