From: kloczek Date: Tue, 21 May 2002 23:13:06 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: auto/ac/gbox_applet-0_7_0-4~9 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgbox_applet.git;a=commitdiff_plain;h=8a2fe5ac7a4dab7d76a89dee67300b9b386a3de3 perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: gbox_applet.spec -> 1.11 --- diff --git a/gbox_applet.spec b/gbox_applet.spec index 2527679..fc359ad 100644 --- a/gbox_applet.spec +++ b/gbox_applet.spec @@ -42,8 +42,8 @@ rm -f missing acinclude.m4 gettextize --copy --force libtoolize --copy --force aclocal -I macros -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure %{__make}