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

perl-AnyData.spec

index 2d327b7257365f54e6eee0f621cccbf6d299d946..3f0ef00ab6db34823029ed99ede423d7bb43e2e0 100644 (file)
@@ -42,7 +42,7 @@ parsowalnymi nag
 %setup -q -n %{pdir}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{?_with_tests:%{__make} test}
 
This page took 0.124812 seconds and 4 git commands to generate.