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

perl-FCGI.spec

index 8e7ccc50682daeda6f00ea087a62219bd98fe625..96eef11673777fd0e75545d79850d8551448741b 100644 (file)
@@ -25,7 +25,7 @@ FCGI - szybki modu
 %build
 %configure
 perl Makefile.PL
-%{__make} OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.110235 seconds and 4 git commands to generate.