summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-Math-Approx.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-Math-Approx.spec b/perl-Math-Approx.spec
index ddaa60f..fa804a7 100644
--- a/perl-Math-Approx.spec
+++ b/perl-Math-Approx.spec
@@ -29,7 +29,7 @@ Moduł perla Math::Approx.
%build
%{__perl} Makefile.PL \
- INSTALLDIRS=vendor
+ INSTALLDIRS=vendor
%{__make}
%{!?_without_tests:%{__make} test}