Browse Source

fix building

Ralf S. Engelschall 24 years ago
parent
commit
f8baf1e3be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apg/apg.spec

+ 1 - 1
apg/apg.spec

@@ -64,7 +64,7 @@ AutoReqProv:  no
     esac
     %{l_make} %{l_mflags -O} \
         CC="%{l_cc}" \
-        CFLAGS="%{l_cflags -O}"
+        CFLAGS="%{l_cflags -O}" \
         CS_LIBS="$libs"
 
 %install