]> git.pld-linux.org Git - packages/gcombust.git/blobdiff - gcombust.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/gcombust.git] / gcombust.spec
index a4e1f632dfe9de26512abc78fb4bbcff07da99bc..a1b6687b938f40601d1006182e8eee987950ac0e 100644 (file)
@@ -49,8 +49,8 @@ install %{SOURCE1} .
 %build
 gettextize --copy --force
 aclocal
-autoconf
-automake -a -c -f
+%{__autoconf}
+%{__automake}
 %configure
 %{__make}
 
This page took 0.028496 seconds and 4 git commands to generate.