summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2001-04-30 16:05:28 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc4c3ccf7e8170c432dc72b54ae91d6b55ab83089 (patch)
tree296099cae1ad316dc8c4ea5af9ade8e61cf22ccd
parent8dabb0ba655bad4aa9cc28e5752a4ad5a4ee9464 (diff)
downloadperl-Storable-c4c3ccf7e8170c432dc72b54ae91d6b55ab83089.zip
perl-Storable-c4c3ccf7e8170c432dc72b54ae91d6b55ab83089.tar.gz
- added using %%{rpmcflags} macro.perl-Storable-1_0_11-2
Changed files: perl-Storable.spec -> 1.21
-rw-r--r--perl-Storable.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-Storable.spec b/perl-Storable.spec
index 88ec458..9c3361e 100644
--- a/perl-Storable.spec
+++ b/perl-Storable.spec
@@ -26,7 +26,7 @@ Storable - moduł umożliwiający przechowywanie struktur danych perla.
%build
perl Makefile.PL
-%{__make} OPTIMIZE="%{?debug:-O0 -g}%{!?debug:$RPM_OPT_FLAGS}"
+%{__make} OPTIMIZE="%{rpmcflags}"
%install
rm -rf $RPM_BUILD_ROOT