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

fame.spec

index 29ed89486b2a414def82e93a4bb431c77314eab2..de10bfb82d39905ccc933733f250354d8c2f53c7 100644 (file)
--- a/fame.spec
+++ b/fame.spec
@@ -31,8 +31,8 @@ zapisywany do pliku lub wysy
 %build
 rm -f missing
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.0824859999999999 seconds and 4 git commands to generate.