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

fbset.spec

index a6b73724f6470d628c4b55ec84ba4f2cdf3b4a81..54894ab96ef49b015b9c58088026e8b2672a2cb0 100644 (file)
@@ -26,7 +26,7 @@ konsolach fbcon.
 %setup -q
 
 %build
-%{__make} OPTFLAGS="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPTFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.110719 seconds and 4 git commands to generate.