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

cdp.spec

index 1d29d07863607952c384d7771047b10d03fe879c..cf6bcd52e698d1c6c94cc12508546af7859fc30f 100644 (file)
--- a/cdp.spec
+++ b/cdp.spec
@@ -59,7 +59,7 @@ kullanabilirsiniz.
 %patch8 -p1
 
 %build
-%{__make} COMP_OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} -Wall"
+%{__make} COMP_OPT="%{rpmcflags} -Wall"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.088997 seconds and 4 git commands to generate.