]> git.pld-linux.org Git - packages/balsa.git/blobdiff - balsa.spec
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/balsa.git] / balsa.spec
index c910a9002a74cf1c346487743bcc5a3b948d8f80..d48834e734f3da5ded3bb82abed3ea0356672dc8 100644 (file)
@@ -71,12 +71,12 @@ Suporta caixas de correio locais, POP3 a IMAP.
 libtoolize --copy --force
 gettextize --copy --force
 aclocal -I macros
-autoconf
+%{__autoconf}
 rm -f missing
-automake -a -c -f
+%{__automake}
 (cd libmutt
 aclocal
-autoconf
+%{__autoconf}
 automake -a -c)
 %configure \
        --enable-system-install \
This page took 1.560981 seconds and 4 git commands to generate.