]> git.pld-linux.org Git - packages/arc.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:
    arc.spec -> 1.3

arc.spec

index df5452ec69095f216c7af74b76e01b166941e4ee..f52777679b98f38167648e5ce98f43de619cb2ad 100644 (file)
--- a/arc.spec
+++ b/arc.spec
@@ -23,7 +23,7 @@ stare archiwa .arc.
 %setup -q -c
 
 %build
-%{__make} OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.094094 seconds and 4 git commands to generate.