aboutsummaryrefslogtreecommitdiff
path: root/system/yelp-xsl
diff options
context:
space:
mode:
Diffstat (limited to 'system/yelp-xsl')
-rw-r--r--system/yelp-xsl/yelp-xsl.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yelp-xsl/yelp-xsl.SlackBuild b/system/yelp-xsl/yelp-xsl.SlackBuild
index 620fada8598c..68cd91c85146 100644
--- a/system/yelp-xsl/yelp-xsl.SlackBuild
+++ b/system/yelp-xsl/yelp-xsl.SlackBuild
@@ -90,7 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--build=$ARCH-slackware-linux
-make $NUMJOBS || make
+make
make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \