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

perl-Set-Scalar.spec

index 7fc3e3aa5674b821defda561ab53a9175ba700db..0e70e940ef59e47654903a27de8c3df1d5c4de44 100644 (file)
@@ -27,7 +27,7 @@ Set::Scalar - podstawowe operacje na zbiorach.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.044617 seconds and 4 git commands to generate.