wok diff fox/receipt @ rev 6007

bazaar: Upgrade to 2.2.0
author Matthew Sheets <rcx@zoominternet.net>
date Sat Aug 14 16:34:52 2010 +0000 (2010-08-14)
parents b68b4f934ba7
children b04abd30b007
line diff
     1.1 --- a/fox/receipt	Tue Mar 02 18:31:54 2010 +0100
     1.2 +++ b/fox/receipt	Sat Aug 14 16:34:52 2010 +0000
     1.3 @@ -23,7 +23,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