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

gpart.spec

index dea38fdd9a4cce0deab65935e25b0812a6712c05..3102e6ea15cfbfadd8cf72aada8a286423825b7f 100644 (file)
@@ -33,7 +33,7 @@ ela esteja danificada.
 %patch0 -p1
 
 %build
-%{__make} OPT="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPT="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.075831 seconds and 4 git commands to generate.