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

perl-Net-Pcap.spec

index fb7635d291111772c5d804e465c590bf0da772f3..60bf7df90838c95a9e6fc125efb8120d85d1d294 100644 (file)
@@ -27,7 +27,7 @@ pakiet
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %install
This page took 0.087834 seconds and 4 git commands to generate.