summaryrefslogtreecommitdiff
path: root/perl-Math-Business-EMA.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-Math-Business-EMA.spec')
-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}