]> git.pld-linux.org Git - packages/mp3info.git/blobdiff - mp3info.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/mp3info.git] / mp3info.spec
index 26057c562e936baa320fdef6542bc08c271c14c0..43608c9c23928dd997df9ca63d870baef4468d5b 100644 (file)
@@ -35,8 +35,8 @@ de
 %build
 rm -f missing
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 CXX=%{__cc}; export CXX
 %configure
 %{__make}
This page took 0.080764 seconds and 4 git commands to generate.