Ralf S. Engelschall %!s(int64=24) %!d(string=hai) anos
pai
achega
ebdd97f05e
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      cvs/cvs.spec

+ 3 - 2
cvs/cvs.spec

@@ -99,9 +99,10 @@ AutoReqProv:  no
 %build
     ( cd cvs-%{V_cvs}
       CC="%{l_cc}" \
-      CFLAGS="%{l_cflags -O}" \
 %if "%{rse_patches}" == "yes"
-      CPPFLAGS="-DRSE_PATCHES"
+      CFLAGS="%{l_cflags -O} -DRSE_PATCHES" \
+%else
+      CFLAGS="%{l_cflags -O}" \
 %endif
       ./configure \
           --prefix=%{l_prefix} \