wok-current diff codeblocks/receipt @ rev 7176

Up: libupnp-dev to 1.6.9. I forgot to commit this.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 07 23:39:20 2010 +0000 (2010-11-07)
parents f7e96b8e3444
children 364ec8f9ff9c
line diff
     1.1 --- a/codeblocks/receipt	Tue Feb 16 12:15:27 2010 +0000
     1.2 +++ b/codeblocks/receipt	Sun Nov 07 23:39:20 2010 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  		--with-contrib-plugins="all, -help" \
     1.5  		--prefix=/usr \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11