]> git.pld-linux.org Git - packages/perl-DBD-Pg.git/commitdiff
- adapterized and made spec %%debug ready or added using %%rpm*flags macros perl-DBD-Pg-0_98-1
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-DBD-Pg.spec -> 1.7

perl-DBD-Pg.spec

index e75faa6450c3e366ac9278dc2d12abe6a60e50cb..1c568e45be0d5484b1f00bb5eac93f30620eaabb 100644 (file)
@@ -28,7 +28,7 @@ DBD::Pg - Sterownik bazy danych PostgreSQL dla modu
 POSTGRES_LIB="/usr/lib"; export POSTGRES_LIB
 POSTGRES_INCLUDE="/usr/include/pgsql"; export POSTGRES_INCLUDE
 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.030957 seconds and 4 git commands to generate.