wok-next diff icu/receipt @ rev 6230

tazbb: inverse sort_cook_list
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 12 09:45:47 2010 +0200 (2010-09-12)
parents 252a378d28c1
children dd8ad4ae1ec1
line diff
     1.1 --- a/icu/receipt	Thu Mar 25 09:27:06 2010 +0100
     1.2 +++ b/icu/receipt	Sun Sep 12 09:45:47 2010 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  		--disable-tests \
     1.5  		--disable-samples \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$WOK/$PACKAGE/icu-$VERSION/_pkg install
    1.10  }
    1.11