wok-next diff pidgin/receipt @ rev 5952

Up: cpufrequtils 008
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Aug 03 22:22:48 2010 +0200 (2010-08-03)
parents 87d0b493a4a6
children d528522fd992
line diff
     1.1 --- a/pidgin/receipt	Wed Jul 07 00:14:35 2010 +0200
     1.2 +++ b/pidgin/receipt	Tue Aug 03 22:22:48 2010 +0200
     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