]> git.pld-linux.org Git - packages/perl-Tk.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Mon, 24 Feb 2003 20:31:59 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Tk.spec -> 1.38

perl-Tk.spec

index fe26fbd15874e640b5cedbf1d45fda25a33b574c..2ae8fd4648b6de0ab9389d243acf6c9bc1568d82 100644 (file)
@@ -49,7 +49,7 @@ wykorzystaniem GUI Tk.
 %patch2 -p1
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 perl -i -p -e 's/<default.h>/"default.h"/g' pTk/tixDef.h
 %{__make} OPTIMIZE="%{rpmcflags}"
 
This page took 0.051753 seconds and 4 git commands to generate.