summaryrefslogtreecommitdiffstats
path: root/libraries/webkitgtk
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2015-11-20 16:30:56 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-01-17 09:40:16 +0700
commit6c4427a0e468ccde460ec2546020c437e15ccf64 (patch)
treeeb406dc62b2696fd912770c0f0dd9bcb6d1c6759 /libraries/webkitgtk
parentfb4901b138b6e64f80f3582dccbde9a73bbcb808 (diff)
downloadslackbuilds-6c4427a0e468ccde460ec2546020c437e15ccf64.tar.gz
slackbuilds-6c4427a0e468ccde460ec2546020c437e15ccf64.tar.xz
libraries/webkitgtk: Removed forced -j1.
Not necessary with the newer make Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/webkitgtk')
-rw-r--r--libraries/webkitgtk/webkitgtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkitgtk/webkitgtk.SlackBuild b/libraries/webkitgtk/webkitgtk.SlackBuild
index e6b0950f6b..34a5215f47 100644
--- a/libraries/webkitgtk/webkitgtk.SlackBuild
+++ b/libraries/webkitgtk/webkitgtk.SlackBuild
@@ -83,7 +83,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-geolocation=$GEOCLUE \
--build=$ARCH-slackware-linux
-make -j1
+make
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION