]> git.pld-linux.org Git - packages/perl-Crypt-RSA.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-RSA.spec -> 1.5

perl-Crypt-RSA.spec

index a1a45113d834e81aebcb72aa653b454fa5a9cf37..d2a58f2d96f3bdf92155165d0666bdf1bcfe157b 100644 (file)
@@ -46,7 +46,7 @@ kryptograficznego klucza publicznego RSA.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 
 %{!?_without_tests:%{__make} test}
This page took 0.091779 seconds and 4 git commands to generate.