libraries/webkitgtk: Removed forced -j1.
Not necessary with the newer make Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
fb4901b138
commit
6c4427a0e4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue