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