summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2003-02-25 00:40:15 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitf6cfd0fe04c6790de083f0246a2eb2e491ba8ddc (patch)
tree75034af85ea0de86d4e969b766186950cb514c03
parent895f0c08058e1db3bb3743e2eb85a599387f24d1 (diff)
downloadperl-Locale-Codes-f6cfd0fe04c6790de083f0246a2eb2e491ba8ddc.zip
perl-Locale-Codes-f6cfd0fe04c6790de083f0246a2eb2e491ba8ddc.tar.gz
- use the __perl macro
Changed files: perl-Locale-Codes.spec -> 1.30
-rw-r--r--perl-Locale-Codes.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-Locale-Codes.spec b/perl-Locale-Codes.spec
index 7aa97f8..9ca89b8 100644
--- a/perl-Locale-Codes.spec
+++ b/perl-Locale-Codes.spec
@@ -45,7 +45,7 @@ dwuliterowych kodów ISO identyfikujących język i kraj.
%setup -q -n %{pdir}-%{pnam}-%{version}
%build
-perl Makefile.PL
+%{__perl} Makefile.PL
%{__make}
%{!?_without_tests:%{__make} test}