]> git.pld-linux.org Git - packages/ftp.git/commitdiff
- fixed build really using readline
authorwitekfl <witekfl@pld-linux.org>
Mon, 22 May 2006 17:30:57 +0000 (17:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 24

Changed files:
    ftp.spec -> 1.53

ftp.spec

index 8d21ab0dc88e7e893e2cdeaabef99d99bcfffe29..5ffa22b07ec0307b81b5257b00914aa7abc25032 100644 (file)
--- a/ftp.spec
+++ b/ftp.spec
@@ -9,7 +9,7 @@ Summary(tr):    Standart UN*X FTP istemcisi
 Summary(uk):   óÔÁÎÄÁÒÔÎÉÊ FTP (file transfer protocol) Ë̦¤ÎÔ Unix
 Name:          ftp
 Version:       0.17
-Release:       23
+Release:       24
 License:       BSD
 Group:         Applications/Networking
 Source0:       ftp://ftp.linux.org.uk/pub/linux/Networking/netkit/netkit-%{name}-%{version}.tar.gz
@@ -106,7 +106,7 @@ pasywnym.
 CFLAGS="%{rpmcflags}" \
 ./configure \
        --with-c-compiler="%{__cc}"
-%{__make} LIBTERMCAP=-ltinfo CFLAGS="%{rpmcflags}"
+%{__make} LIBTERMCAP=-ltinfo CFLAGS="%{rpmcflags} -D__USE_READLINE__"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.081795 seconds and 4 git commands to generate.