summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rękorajski2012-09-24 10:30:21 (GMT)
committerJan Rękorajski2012-09-24 10:30:21 (GMT)
commitdf806e240ac338d562bf3b1d32fb1bf208109892 (patch)
tree81369cb3526cbc8025d7212eae73a03bb2f11c22
parentf4516fc1a728473da3d19086c6a860b17d8219ed (diff)
downloadR-df806e240ac338d562bf3b1d32fb1bf208109892.zip
R-df806e240ac338d562bf3b1d32fb1bf208109892.tar.gz
- parallel build doesn't quite work
-rw-r--r--R.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/R.spec b/R.spec
index 0057733..05653b8 100644
--- a/R.spec
+++ b/R.spec
@@ -115,7 +115,7 @@ cd build
--with%{!?with_tcl:out}-tcltk \
--with-x
-%{__make}
+%{__make} -j1
%if %{with tests}
%{__make} check