]> git.pld-linux.org Git - packages/perl-DBD-Pg.git/commitdiff
- cosmetics
authorankry <ankry@pld-linux.org>
Wed, 5 May 2004 11:02:12 +0000 (11:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-DBD-Pg.spec -> 1.41

perl-DBD-Pg.spec

index 84c205636605c62cb10575a69050553241974920..772fe19b544519dcf83e21fb27081b321927b713 100644 (file)
@@ -102,7 +102,8 @@ POSTGRES_LIB="%{_libdir}"; export POSTGRES_LIB
 POSTGRES_INCLUDE="%{_includedir}/postgresql"; export POSTGRES_INCLUDE
 %{__perl} Makefile.PL \
        INSTALLDIRS=vendor
-%{__make} OPTIMIZE="%{rpmcflags}"
+%{__make} \
+       OPTIMIZE="%{rpmcflags}"
 
 %{?with_tests:%{__make} test}
 
This page took 0.117963 seconds and 4 git commands to generate.