]> git.pld-linux.org Git - packages/gfcc.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:
    gfcc.spec -> 1.20

gfcc.spec

index b14cbe060c313e4f34717324ed78e5e1de7d7998..91d076fb274273f532624cbc401596106bc4c27e 100644 (file)
--- a/gfcc.spec
+++ b/gfcc.spec
@@ -43,8 +43,8 @@ controlar pol
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure \
        --with-ipfwc=/usr/lib
 %{__make}
This page took 0.030729 seconds and 4 git commands to generate.