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

fox.spec

index 8738736d693972997f7d7fc36c7cb0d596de64ab..37b8bba6736e7144de67e060cd47a8632ff1bde6 100644 (file)
--- a/fox.spec
+++ b/fox.spec
@@ -79,8 +79,8 @@ Biblioteki statyczne FOX.
 rm -f missing
 libtoolize -c -f
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 CPPFLAGS="%{rpmcflags} -frtti" \
 #CFLAGS="%{rpmcflags} -frtti" \
 %configure \
This page took 0.042867 seconds and 4 git commands to generate.