]> git.pld-linux.org Git - packages/perl-Socket6.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-Socket6.spec -> 1.22

perl-Socket6.spec

index 33ff1c14bec7fde7b871a4e69f748e056d06ada2..2dcc02f71ed5c032eb662b4024241d2c88c802c4 100644 (file)
@@ -40,7 +40,7 @@ program
 %setup -q -n %{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 pod2man --section=3pm Socket6.pm >Socket6.3pm
 
This page took 0.173198 seconds and 4 git commands to generate.