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

conflib.spec

index f926f8992f8350c0c43b44f30ae2aafdd681e297..a24e478c58cce0968b4dfa8dfd464a7e29a4162b 100644 (file)
@@ -69,8 +69,8 @@ oraz warunkowe rozwijanie. Ten pakiet zawiera pliki statyczne.
 rm -f missing
 libtoolize --copy --force
 aclocal
 rm -f missing
 libtoolize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure2_13
 %{__make}
 
 %configure2_13
 %{__make}
 
This page took 0.0495409999999999 seconds and 4 git commands to generate.