From: kloczek Date: Tue, 21 May 2002 23:12:43 +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/?a=commitdiff_plain;h=4226fc27e159fa0c5ec42b1cbf0d33681576bc56;p=packages%2Fbyacc.git perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: byacc.spec -> 1.34 --- diff --git a/byacc.spec b/byacc.spec index bf8a659..97df156 100644 --- a/byacc.spec +++ b/byacc.spec @@ -67,8 +67,8 @@ chmod -R u+Xrw . %build aclocal autoheader -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure %{__make}