wok-stable diff abiword/receipt @ 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 c603a1546d49
children 96a646809281
line diff
     1.1 --- a/abiword/receipt	Fri Jul 09 22:30:22 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