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

perl-Crypt-ECB.spec

index 00a0c77a8aa0c7edde785bb882c8312c063678e5..007d20bbf8f89dcb4b8abc7d75e86873778543a6 100644 (file)
@@ -32,7 +32,7 @@ Odpowied
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{__make} test
 
This page took 0.075844 seconds and 4 git commands to generate.