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

perl-libwww.spec

index e43eab8eb185e0979dd372a46a9f1084195acb55..258ccbf617321ea830b57588ae0ecf1fe00c7562 100644 (file)
@@ -34,7 +34,7 @@ do WWW (World-Wide Web).
 
 %build
 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.12034 seconds and 4 git commands to generate.