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

perl-Archive-Zip.spec

index 9b9d3e35e592ef174524742a98af2958e60ce3fc..bb503a1eabc7145a316e16c76bb8d6b70e68529b 100644 (file)
@@ -33,7 +33,7 @@ manipulowania, czytania i zapisywania archiw
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.054514 seconds and 4 git commands to generate.