]> git.pld-linux.org Git - packages/lftp.git/commitdiff
- perl -pi -e "s/^automake -a -c$/automake -a -c -f/"
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Mar 2002 23:28:20 +0000 (23:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lftp.spec -> 1.119

lftp.spec

index ad399b08d928914fce11b4dae6a244805dfde048..e20cccbe2796c87af73a9712ae878c701d667ea0 100644 (file)
--- a/lftp.spec
+++ b/lftp.spec
@@ -62,7 +62,7 @@ libtoolize --copy --force
 gettextize --copy --force
 aclocal -I m4
 autoconf
-automake -a -c
+automake -a -c -f
 CXXFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions -fno-implicit-templates"
 %configure \
        --with-modules \
This page took 0.051787 seconds and 4 git commands to generate.