]> git.pld-linux.org Git - packages/ftp.git/commitdiff
- added using %%{rpmcflags} macro.
authorkloczek <kloczek@pld-linux.org>
Mon, 30 Apr 2001 16:05:17 +0000 (16:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ftp.spec -> 1.26

ftp.spec

index 36b53162d90a7168fe291762baff00479f71db66..ff9d67c9823aca341fcf72390866daa8aca53d8b 100644 (file)
--- a/ftp.spec
+++ b/ftp.spec
@@ -53,7 +53,7 @@ iletimi i
 %patch0 -p1
 
 %build
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" \
+CFLAGS="%{rpmcflags}" \
 ./configure --with-c-compiler=gcc
 %{__make}
 
This page took 0.062998 seconds and 4 git commands to generate.