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

frox.spec

index 04412afb9f2a61cf6c18a4de341be044b8aa525b..ccd14b111a53c11bc9aebc85fc6312dab76c65d5 100644 (file)
--- a/frox.spec
+++ b/frox.spec
@@ -30,7 +30,7 @@ aktywne-pasywne polaczenia.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --enable-http-cache \
        --enable-local-cache \
This page took 0.084478 seconds and 4 git commands to generate.