]> git.pld-linux.org Git - packages/perl-SQL-Statement.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros perl-SQL-Statement-0_1017-2
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 May 2001 21:51:25 +0000 (21:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-SQL-Statement.spec -> 1.15

perl-SQL-Statement.spec

index 96aeba7983f18e99888912e59fd44faaf7ad943b..056f917e6c65d8e99336a4687e8270a772c30198 100644 (file)
@@ -24,7 +24,7 @@ SQL-Statement - mechanizm przetwarzania SQL.
 
 %build
 perl Makefile.PL
-%{__make} OPTIMIZE="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
+%{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.081089 seconds and 4 git commands to generate.