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

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.076404 seconds and 4 git commands to generate.