libraries/webkitgtk3: Removed forced -j1.

Not necessary with the newer make

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2015-03-16 20:49:02 +01:00 committed by Willy Sudiarto Raharjo
parent 6c4427a0e4
commit e0e030ddbd
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ CXXFLAGS="$SLKCFLAGS" \
--build=$ARCH-slackware-linux
make clean
make -j1 Programs_DumpRenderTree_LDFLAGS="-no-fast-install -no-install -lfontconfig"
make Programs_DumpRenderTree_LDFLAGS="-no-fast-install -no-install -lfontconfig"
make install-strip DESTDIR=$PKG
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION