wok diff pidgin/receipt @ rev 6154

Up: libcddb, libcddb-dev to 1.3.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Sep 09 20:40:40 2010 +0000 (2010-09-09)
parents 87d0b493a4a6
children d528522fd992
line diff
     1.1 --- a/pidgin/receipt	Wed Jul 07 00:14:35 2010 +0200
     1.2 +++ b/pidgin/receipt	Thu Sep 09 20:40:40 2010 +0000
     1.3 @@ -40,7 +40,7 @@
     1.4  		--disable-vv \
     1.5  		--disable-idn \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11