Ralf S. Engelschall před 24 roky
rodič
revize
7f901c591c
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  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}" \