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

perl-Math-Calc-Units.spec

index c7e15e657a20720064fe662d3ea423a56935b98c..1c3aa55f57e1d2592cee5918161abc42b7271d68 100644 (file)
@@ -46,7 +46,7 @@ minute", "10.55 kilobyte / hour" itd.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.057423 seconds and 4 git commands to generate.