]> git.pld-linux.org Git - packages/g2c.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:03 +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:
    g2c.spec -> 1.3

g2c.spec

index 4c710f514b5642e7d36806f818ef9bd8d1eda234..da523597d3934e5f5f08771694cf7d65e889ff75 100644 (file)
--- a/g2c.spec
+++ b/g2c.spec
@@ -39,7 +39,7 @@ dostarczenie alternetywnego mechanizmu dla wyj
 %build
 rm -f missing
 aclocal -I macros
-autoconf
+%{__autoconf}
 automake -a -c
 %configure
 %{__make}
This page took 0.091786 seconds and 4 git commands to generate.