summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2003-08-18 08:08:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd44c31193e576b62314e725203f9bc89ffa318b6 (patch)
treef8b6789426958bc828acc83e6c43d030fcf53bde
parentfe32ae7bbfd893e9fcaec16d8add1a6c1831c30e (diff)
downloadperl-Math-Approx-d44c31193e576b62314e725203f9bc89ffa318b6.zip
perl-Math-Approx-d44c31193e576b62314e725203f9bc89ffa318b6.tar.gz
- mass commit: cosmetics (removed trailing white spaces)
Changed files: perl-Math-Approx.spec -> 1.26
-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}