lftp/lftp.spec

changeset 653
9d74c60eb90e
parent 467
e2558d4b246c
     1.1 --- a/lftp/lftp.spec	Fri Aug 31 21:14:33 2012 +0200
     1.2 +++ b/lftp/lftp.spec	Sat Sep 01 12:17:10 2012 +0200
     1.3 @@ -58,6 +58,9 @@
     1.4  %prep
     1.5      %setup -q
     1.6      %patch -p0
     1.7 +    %{l_shtool} subst \
     1.8 +        -e 's;\(for gl_func in .*\) gets;\1;' \
     1.9 +        configure
    1.10  
    1.11  %build
    1.12      srcdir=`pwd`

mercurial