|
|
|
@ -32,7 +32,7 @@ Distribution: OpenPKG [EXP]
|
|
|
|
|
Group: FTP |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.4.4 |
|
|
|
|
Release: 2 |
|
|
|
|
Release: 3 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2 |
|
|
|
@ -52,6 +52,7 @@ AutoReqProv: no
|
|
|
|
|
%setup -q |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
PATH="%{l_prefix}/bin:$PATH"; export PATH |
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CXX="%{l_cxx}" \ |
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|