wok diff extrema/receipt @ rev 8434

Up: udns to 0.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Feb 06 02:02:00 2011 +0000 (2011-02-06)
parents 6e90579538d6
children d1846ea90ecb
line diff
     1.1 --- a/extrema/receipt	Sun Feb 28 14:11:33 2010 +0100
     1.2 +++ b/extrema/receipt	Sun Feb 06 02:02:00 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