From: kloczek Date: Tue, 21 May 2002 23:13:07 +0000 (+0000) Subject: perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ X-Git-Tag: gdm-2_2_5_4-7~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgdm2.20.git;a=commitdiff_plain;h=8a5702029630071667c3cd5377232a6c42ab27da perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: gdm.spec -> 1.60 gdm2.20.spec -> 1.60 --- diff --git a/gdm.spec b/gdm.spec index d949c23..f4f34df 100644 --- a/gdm.spec +++ b/gdm.spec @@ -88,8 +88,8 @@ rm -f missing libtoolize --copy --force gettextize --copy --force aclocal -I %{_aclocaldir}/gnome -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure \ --with-xinerama=yes \ --with-xdmcp=yes \ diff --git a/gdm2.20.spec b/gdm2.20.spec index d949c23..f4f34df 100644 --- a/gdm2.20.spec +++ b/gdm2.20.spec @@ -88,8 +88,8 @@ rm -f missing libtoolize --copy --force gettextize --copy --force aclocal -I %{_aclocaldir}/gnome -autoconf -automake -a -c -f +%{__autoconf} +%{__automake} %configure \ --with-xinerama=yes \ --with-xdmcp=yes \