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: gfontview-0_5_0-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgfontview.git;a=commitdiff_plain;h=a7e24fa6f706b17e68f4180cc598b0a272d32e7b perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \ s/^automake -a -c -f/\%\{__automake\}/; \ s/^autoconf/\%\{__autoconf\}/" Changed files: gfontview.spec -> 1.32 --- diff --git a/gfontview.spec b/gfontview.spec index d0dc658..5fb6d43 100644 --- a/gfontview.spec +++ b/gfontview.spec @@ -51,8 +51,8 @@ w formacie GIF. %build gettextize --copy --force aclocal -I . -automake -a -c -f -autoconf +%{__automake} +%{__autoconf} autoheader CXXFLAGS="%{rpmcflags} -I/usr/include/freetype \ -fno-rtti -fno-exceptions -fno-implicit-templates"