]> git.pld-linux.org Git - packages/perl-DBD-SQLite.git/commitdiff
- added OPTIMIZE=... to make
authorankry <ankry@pld-linux.org>
Tue, 8 Apr 2003 09:52:52 +0000 (09:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBD-SQLite.spec -> 1.3

perl-DBD-SQLite.spec

index e6d1da1b377432f3b3705557aaa5a424383d5fed..d041f6d19396795dd73e9ca75b740f62713ffcb8 100644 (file)
@@ -38,7 +38,8 @@ http://www.hwaci.com/sw/sqlite/.
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
 
-%{__make}
+%{__make} OPTIMIZE="%{rpmcflags}"
+
 %{!?_without_tests:%{__make} test}
 
 %install
This page took 0.0367459999999999 seconds and 4 git commands to generate.