]> git.pld-linux.org Git - packages/perl-SOAP-Lite.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Tue, 25 Feb 2003 00:43:23 +0000 (00:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-SOAP-Lite.spec -> 1.6

perl-SOAP-Lite.spec

index cc8d5750c4b50511c4f26ba610d6eae54a1126db..d2237dc50e24c044e4eace0787166f8d8fc32d0b 100644 (file)
@@ -81,7 +81,7 @@ Przyk
 %{__chmod} u+rw . -R
 
 %build
-perl -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"SOAP::Lite")'
+%{__perl} -MExtUtils::MakeMaker -e 'WriteMakefile(NAME=>"SOAP::Lite")'
 %{__make}
 
 %{?_with_tests:%{__make} test}
This page took 0.02803 seconds and 4 git commands to generate.