summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/motif/motif.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/motif/motif.SlackBuild b/libraries/motif/motif.SlackBuild
index 72184164c5..9831628d3c 100644
--- a/libraries/motif/motif.SlackBuild
+++ b/libraries/motif/motif.SlackBuild
@@ -68,7 +68,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-static \
--build=$ARCH-slackware-linux
-make
+make -j1
make install DESTDIR=$PKG
# Let's not conflict with some already installed stuff in other packages