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

lynx.spec

index 0567e3b9f4821d0ca42787fa8b3f9539bee8b450..5b1984eefa497324a75f59ac7b107c91e20bce1a 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -86,7 +86,7 @@ formlar ve tablolar i
 %patch6 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --with-screen=slang \
        --without-included-gettext \
This page took 0.055361 seconds and 4 git commands to generate.