]> git.pld-linux.org Git - packages/perl-Net-SSLeay.git/commitdiff
- added using %%{rpmcflags} macro. perl-Net-SSLeay-1_07-1
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-Net-SSLeay.spec -> 1.14

perl-Net-SSLeay.spec

index 574753c79f2995fd439a2f2cb2515b9e4dc3957e..46afe5b2ebb8660a64da9df0c3a3da54db1f0308 100644 (file)
@@ -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
This page took 0.039494 seconds and 4 git commands to generate.