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

perl-Crypt-RC6.spec

index 65b38d716ddada59052c9c1e3b948f5020aaf18a..142f777bbfa13fdcce274661e92e44d734a6e220 100644 (file)
@@ -32,7 +32,7 @@ Wykonywane jest dwadzie
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 %{__make} test
 
 %{__make} OPTIMIZE="%{rpmcflags}"
 %{__make} test
 
This page took 0.082966 seconds and 4 git commands to generate.