]> git.pld-linux.org Git - packages/perl-Test-Simple.git/blobdiff - perl-Test-Simple.spec
- use the __perl macro
[packages/perl-Test-Simple.git] / perl-Test-Simple.spec
index b1918b90989498043bd9b171099b0d80bf942ecd..0a4650fdc9e07e14eceec9588684df597a62745f 100644 (file)
@@ -55,7 +55,7 @@ test
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.026262 seconds and 4 git commands to generate.