summaryrefslogtreecommitdiff
path: root/strata/lorry/subversion-tarball.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/lorry/subversion-tarball.morph')
-rw-r--r--strata/lorry/subversion-tarball.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/strata/lorry/subversion-tarball.morph b/strata/lorry/subversion-tarball.morph
index 8fd1bc08..feb906cd 100644
--- a/strata/lorry/subversion-tarball.morph
+++ b/strata/lorry/subversion-tarball.morph
@@ -7,6 +7,6 @@ configure-commands:
- python gen-make.py build.conf
- ./configure --prefix="$PREFIX" --without-berkeley-db
install-commands:
-- make install DESTDIR="$DESTDIR"
+- MAKEFLAGS="-j 1" make install DESTDIR="$DESTDIR"
- make swig-pl
- make install-swig-pl DESTDIR="$DESTDIR"