From: radek Date: Tue, 25 Feb 2003 00:41:46 +0000 (+0000) Subject: - use the __perl macro X-Git-Tag: perl-Readonly-1_01-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-Readonly.git;a=commitdiff_plain;h=f0fc7c6d71240f9d9478ffe0fb564b26bb091c09 - use the __perl macro Changed files: perl-Readonly.spec -> 1.6 --- diff --git a/perl-Readonly.spec b/perl-Readonly.spec index 4a4dfb8..d135a1e 100644 --- a/perl-Readonly.spec +++ b/perl-Readonly.spec @@ -38,7 +38,7 @@ wy %setup -q -n %{pdir}-%{version} %build -perl Makefile.PL +%{__perl} Makefile.PL %{__make} %{!?_without_tests:%{__make} test}