summaryrefslogtreecommitdiffstats
path: root/libraries/muParser
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/muParser')
-rw-r--r--libraries/muParser/muParser.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/muParser/muParser.SlackBuild b/libraries/muParser/muParser.SlackBuild
index 1bdac9e52b..2749e427c6 100644
--- a/libraries/muParser/muParser.SlackBuild
+++ b/libraries/muParser/muParser.SlackBuild
@@ -83,7 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux
-make
+make -j1
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \