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

perl-Tk.spec

index af9835147d30a45dbd7e7b37b99287f7d4411399..497c305be2ae0aaf2f37fb6e36e21325461117ca 100644 (file)
@@ -35,7 +35,7 @@ wykorzystaniem GUI Tk.
 %build
 perl Makefile.PL
 perl -i -p -e 's/<default.h>/"default.h"/g' pTk/tixDef.h
-%{__make} OPTIMIZE="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g}"
+%{__make} OPTIMIZE="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.11602 seconds and 4 git commands to generate.