]> git.pld-linux.org Git - packages/gfontview.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:08 +0000 (23:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    gfontview.spec -> 1.32

gfontview.spec

index d0dc6587e070205d5b6c66cb6851a627f610a815..5fb6d4352235a294ff3e26e009bd01f171437b3d 100644 (file)
@@ -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"
This page took 0.10495 seconds and 4 git commands to generate.