]> git.pld-linux.org Git - packages/perl-DBD-Pg.git/blobdiff - perl-DBD-Pg.spec
- cosmetics
[packages/perl-DBD-Pg.git] / 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.04025 seconds and 4 git commands to generate.