From 3bd194c0aee1d968f1f893d455751bf0433b893e Mon Sep 17 00:00:00 2001 From: erjot Date: Mon, 26 May 2003 19:28:01 +0000 Subject: [PATCH] - force rpm %%optflags Changed files: ftp.spec -> 1.40 --- ftp.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp.spec b/ftp.spec index a99c660..51aa852 100644 --- 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 -- 2.44.0