]> git.pld-linux.org Git - packages/perl-Net-DNS.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Mon, 24 Feb 2003 20:31:56 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-DNS.spec -> 1.35

perl-Net-DNS.spec

index cf81c4972c99d04261c37f1457c97222c8a3ce14..9619c4bf8f09f78d131d53093597c625f9980152 100644 (file)
@@ -37,7 +37,7 @@ Perla.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.051555 seconds and 4 git commands to generate.