]> git.pld-linux.org Git - packages/bridge-utils.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:
    bridge-utils.spec -> 1.12

bridge-utils.spec

index 906b536e8749b52a56ce9c38418367b79508158d..e5020e0438a87ab542cc1a010fdd5421b17fe571 100644 (file)
@@ -54,7 +54,7 @@ bridge.
 %patch1 -p1
 
 %build
-%{__make} all OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} all OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.07777 seconds and 4 git commands to generate.