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

perl-Crypt-CAST5_PP.spec

index dfa5728bdce0141cd253c8de0bf4b277816054e3..e8a5892a022374735c8d493c23a1861d3ab78888 100644 (file)
@@ -36,7 +36,7 @@ Szyfr CAST5 jest dost
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.196404 seconds and 4 git commands to generate.