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

gdbm.spec

index 73dc11c7079f2f0ea30285342b48cace0b40d2d9..4144788a0f956956c8a172b0f2c5aa303e60f986 100644 (file)
--- a/gdbm.spec
+++ b/gdbm.spec
@@ -107,7 +107,7 @@ autoheader
 autoconf
 %configure
 
-%{__make} CFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} CFLAGS="%{rpmcflags}"
 
 makeinfo gdbm.texinfo
 
This page took 0.038073 seconds and 4 git commands to generate.