wok rev 6883

Added -j4 back into libwebkit.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 00:34:19 2010 +0000 (2010-10-21)
parents f620c0d3e9f4
children 2d4f5d74c752
files libwebkit/receipt
line diff
     1.1 --- a/libwebkit/receipt	Thu Oct 21 00:33:24 2010 +0000
     1.2 +++ b/libwebkit/receipt	Thu Oct 21 00:34:19 2010 +0000
     1.3 @@ -40,7 +40,7 @@
     1.4  		--enable-jit=yes \
     1.5  	        --with-unicode-backend=glib \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j1 && make DESTDIR=$PWD/_pkg install
     1.8 +	make -j4 && make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.