]> git.pld-linux.org Git - packages/perl-libwww.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-libwww.spec -> 1.61

perl-libwww.spec

index 999f16beb883f7a3915e70de28568c9bb91c8988..305988a9b6f67431e7f5bc1304772564cc7a23a6 100644 (file)
@@ -47,7 +47,7 @@ na implementacj
 %setup -q -n libwww-perl-%{version}
 
 %build
-perl Makefile.PL </dev/null
+%{__perl} Makefile.PL </dev/null
 %{__make}
 
 %{?_with_tests:%{__make} test}
This page took 0.037871 seconds and 4 git commands to generate.