]> git.pld-linux.org Git - packages/perl-Crypt-OpenSSL-Random.git/commitdiff
- use the __perl macro
authorradek <radek@pld-linux.org>
Mon, 24 Feb 2003 20:31:52 +0000 (20:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Crypt-OpenSSL-Random.spec -> 1.7

perl-Crypt-OpenSSL-Random.spec

index 6ab6cb745c3022979f0dfdc36cc74b9bc4681fce..722153fa5da4b30abd900ee6ff170ab82b39214d 100644 (file)
@@ -30,7 +30,7 @@ generatora liczb pseudolosowych z biblioteki OpenSSL.
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make} OPTIMIZE="%{rpmcflags}"
 
 %{!?_without_tests:%{__make} test}
This page took 0.036686 seconds and 4 git commands to generate.