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

perl-DBD-CSV.spec

index c00cf26e37351c3fe13c64602cc64d4da111571e..2020bbf923cf3bd0875bfce90efbeb320f70c767 100644 (file)
@@ -41,7 +41,7 @@ najcz
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.057637 seconds and 4 git commands to generate.