From: radek Date: Mon, 24 Feb 2003 20:31:52 +0000 (+0000) Subject: - use the __perl macro X-Git-Tag: perl-Crypt-OpenSSL-Random-0_03-4~3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=ae7dd44f55180b2ca3055069d0b29c342b9a0231;p=packages%2Fperl-Crypt-OpenSSL-Random.git - use the __perl macro Changed files: perl-Crypt-OpenSSL-Random.spec -> 1.7 --- diff --git a/perl-Crypt-OpenSSL-Random.spec b/perl-Crypt-OpenSSL-Random.spec index 6ab6cb7..722153f 100644 --- a/perl-Crypt-OpenSSL-Random.spec +++ b/perl-Crypt-OpenSSL-Random.spec @@ -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}