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

LIB.spec

index f949450aaf2375afa183f994a7fb5ddd1c0de96b..5664d356922c8fa388615943e804c0b681be45f5 100644 (file)
--- a/LIB.spec
+++ b/LIB.spec
@@ -18,7 +18,7 @@ LIB to jeszcze jeden polski rogalik
 %setup  -q -n %{version}
 
 %build
-CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -I/usr/include/ncurses"
+CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure 
 %{__make} 
 
This page took 0.215042 seconds and 4 git commands to generate.