wok-4.x diff fox14/receipt @ rev 6062

tazbb: preserve hotfixes in tazwok & tazpkg
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 21 13:58:44 2010 +0200 (2010-08-21)
parents 9f19aee613be
children b04abd30b007
line diff
     1.1 --- a/fox14/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/fox14/receipt	Sat Aug 21 13:58:44 2010 +0200
     1.3 @@ -22,7 +22,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		--with-xft \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11