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

perl-Readonly.spec

index 4a4dfb85ceec42266bb8f4df6f4493b3bcdfb225..d135a1eb332b524e58e279ce8b6823d497031729 100644 (file)
@@ -38,7 +38,7 @@ wy
 %setup -q -n %{pdir}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.103183 seconds and 4 git commands to generate.