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

perl-IPC-Shareable.spec

index 1147b8e96c03450ca461358ea1a2e7e2838baab1..7b3fe78790fb8aa182e82c4231f704a20b7fa4f7 100644 (file)
@@ -39,7 +39,7 @@ referencjami do tablic, haszy haszy itd.
 perl -pi -e 's/^(require 5.005)(03;)$/$1_$2/' ./lib/IPC/Shareable.pm
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{?_with_tests:%{__make} test}
This page took 0.331311 seconds and 4 git commands to generate.