Ralf S. Engelschall 24 роки тому
батько
коміт
7f901c591c
1 змінених файлів з 2 додано та 1 видалено
  1. 2 1
      lftp/lftp.spec

+ 2 - 1
lftp/lftp.spec

@@ -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}" \