summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorradek2003-02-25 00:40:16 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit02ac0cdbb99ee5ad06ba814904c156903712db59 (patch)
tree034f7423f7478cb76151a3836e94a9e25ebc8635
parent2b925fdd219af40e012d7a67698d97b131e42be5 (diff)
downloadperl-Math-Business-EMA-02ac0cdbb99ee5ad06ba814904c156903712db59.zip
perl-Math-Business-EMA-02ac0cdbb99ee5ad06ba814904c156903712db59.tar.gz
- use the __perl macro
Changed files: perl-Math-Business-EMA.spec -> 1.5
-rw-r--r--perl-Math-Business-EMA.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-Math-Business-EMA.spec b/perl-Math-Business-EMA.spec
index e3d929c..0fe3d39 100644
--- a/perl-Math-Business-EMA.spec
+++ b/perl-Math-Business-EMA.spec
@@ -32,7 +32,7 @@ Math::Business::EMA - rozszerzenie Perla do obliczania EMA.
%setup -q -n %{pdir}-%{pnam}-%{version}
%build
-perl Makefile.PL
+%{__perl} Makefile.PL
%{__make}
%{!?_without_tests:%{__make} test}