]> git.pld-linux.org Git - packages/R.git/commitdiff
- parallel build doesn't quite work
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 24 Sep 2012 10:30:21 +0000 (12:30 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 24 Sep 2012 10:30:21 +0000 (12:30 +0200)
R.spec

diff --git a/R.spec b/R.spec
index 0057733624c14693fc606de575d1eaf76f8aea91..05653b8dd7f1215acbd37438b3895398e92013ac 100644 (file)
--- 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
This page took 0.04284 seconds and 4 git commands to generate.