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

perl-Crypt-SSLeay.spec

index 570ae1df3b30a7270e4f30462810f2ee119adf1b..c51e9c7313ce0b396f3e70b01dcd95e8c48a6aba 100644 (file)
@@ -26,7 +26,7 @@ Modul perla Crypt-SSLeay.
 %build
 yes "" | 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.115004 seconds and 4 git commands to generate.