]> git.pld-linux.org Git - packages/fix-info-dir.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:
    fix-info-dir.spec -> 1.17

fix-info-dir.spec

index 9248c06f9d59caf8af6d7fad67a32d75df2e8307..ff67ec3935d0af817a00cb6349f83d567be655cf 100644 (file)
@@ -23,7 +23,7 @@ Narz
 %setup -q 
 
 %build
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS} \
+%{__make} CFLAGS="%{rpmcflags} \
        -fomit-frame-pointer -DNDEBUG"
  
 %install
This page took 0.085549 seconds and 4 git commands to generate.