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

acs.spec

index bdfb50b0e0404b4d5e7ed1609f6f169faaf679a3..bfd6d04f60ff83aff0aea22999590cd5dc306e59 100644 (file)
--- a/acs.spec
+++ b/acs.spec
@@ -32,7 +32,7 @@ pakiecie.
 %patch0 -p1
 
 %build
-OPT_FLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"; export OPT_FLAGS
+OPT_FLAGS="%{rpmcflags}"; export OPT_FLAGS
 cd src
 %{__make} linux
 
This page took 0.095249 seconds and 4 git commands to generate.