]> git.pld-linux.org Git - packages/ftp.git/commitdiff
- force rpm %%optflags
authorerjot <erjot@pld-linux.org>
Mon, 26 May 2003 19:28:01 +0000 (19:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ftp.spec -> 1.40

ftp.spec

index a99c6601bf98e2b6c6a7e6393ed09a389f554f72..51aa852cea2f9f7ccdedefc5fa6f0b0d27096584 100644 (file)
--- a/ftp.spec
+++ b/ftp.spec
@@ -102,7 +102,7 @@ pasywnym.
 %build
 CFLAGS="%{rpmcflags}" \
 ./configure --with-c-compiler=%{__cc}
-%{__make} LIBTERMCAP=-ltinfo
+%{__make} LIBTERMCAP=-ltinfo CFLAGS="%{optflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.105307 seconds and 4 git commands to generate.