wok rev 5803

Speedup some builds
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 11 20:31:13 2010 +0200 (2010-07-11)
parents 7ea88aca3c62
children 22f34f1a2cd8
files abiword/receipt
line diff
     1.1 --- a/abiword/receipt	Sun Jul 11 17:47:11 2010 +0200
     1.2 +++ b/abiword/receipt	Sun Jul 11 20:31:13 2010 +0200
     1.3 @@ -30,7 +30,7 @@
     1.4  		--enable-templates \
     1.5  		--disable-collab-backend-sugar \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  	
    1.11  	cd plugins