wok diff extrema/receipt @ rev 9504

Up: dhcp and dhcp6 to 4.2.1-P1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 05 22:31:31 2011 +0000 (2011-04-05)
parents 6e90579538d6
children d1846ea90ecb
line diff
     1.1 --- a/extrema/receipt	Sun Feb 28 14:11:33 2010 +0100
     1.2 +++ b/extrema/receipt	Tue Apr 05 22:31:31 2011 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  		--prefix=/usr \
     1.5  		--enable-shared \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11