]> git.pld-linux.org Git - packages/open.git/commitdiff
- make %%{debug} ready. open-1_4-12
authorkloczek <kloczek@pld-linux.org>
Thu, 14 Dec 2000 20:56:08 +0000 (20:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    open.spec -> 1.12

open.spec

index ff2e2828b9b42d93f60de0bd2ee92f3bc3e62b2c..e3a60832aeca4c672bc06528ce629d04354b4db0 100644 (file)
--- a/open.spec
+++ b/open.spec
@@ -38,7 +38,7 @@ ko
 %patch -p1
 
 %build
-%{__make} CFLAGS="$RPM_OPT_FLAGS"
+%{__make} CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O -g}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.738055 seconds and 4 git commands to generate.