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

boa.spec

index 3537fe3b38917015be696458b3ca238aae4335ab..a19598c9245479c62c43c191c665ebef8dd29d82 100644 (file)
--- a/boa.spec
+++ b/boa.spec
@@ -55,7 +55,7 @@ systemowych.
 %build
 cd src
 CFLAGS="%{rpmcflags} %{!?_without_ipv6:-DINET6}"
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 cd ../docs
This page took 0.067791 seconds and 4 git commands to generate.