From: kloczek Date: Mon, 30 Apr 2001 16:05:27 +0000 (+0000) Subject: - added using %%{rpmcflags} macro. X-Git-Tag: perl-Net-SSLeay-1_07-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=2e46b0be57180d2185010c87b83e4234002b64b7;p=packages%2Fperl-Net-SSLeay.git - added using %%{rpmcflags} macro. Changed files: perl-Net-SSLeay.spec -> 1.14 --- diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec index 574753c..46afe5b 100644 --- a/perl-Net-SSLeay.spec +++ b/perl-Net-SSLeay.spec @@ -28,7 +28,7 @@ Modul perla Net-SSLeay. %build perl Makefile.PL /usr -%{__make} OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}" +%{__make} OPTIMIZE="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT