From b2a2897c3c9d18e1f09375bc71da0ddc06485792 Mon Sep 17 00:00:00 2001 From: kloczek Date: Mon, 30 Apr 2001 16:05:28 +0000 Subject: [PATCH] - added using %%{rpmcflags} macro. Changed files: perl-libwww.spec -> 1.35 --- perl-libwww.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-libwww.spec b/perl-libwww.spec index e43eab8..258ccbf 100644 --- a/perl-libwww.spec +++ b/perl-libwww.spec @@ -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 -- 2.43.0