]> git.pld-linux.org Git - packages/perl-Net-TFTP.git/blobdiff - perl-Net-TFTP.spec
- use the __perl macro
[packages/perl-Net-TFTP.git] / perl-Net-TFTP.spec
index bddac9a484e5d542245c65c2339fb6e7d0fb3563..26a3eaaf419bfe7b06f6487eda9406408577f506 100644 (file)
@@ -43,7 +43,7 @@ Net::TFTP - klient TFTP.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.086272 seconds and 4 git commands to generate.