wok-next diff mesa/receipt @ rev 12219

Up: cookutils (1.8) Lots of fixes and improvments
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 05 13:42:18 2012 +0200 (2012-04-05)
parents 3b75bb1bb79f
children ad4f8bdcc3d6
line diff
     1.1 --- a/mesa/receipt	Sat May 21 00:34:13 2011 +0000
     1.2 +++ b/mesa/receipt	Thu Apr 05 13:42:18 2012 +0200
     1.3 @@ -31,7 +31,7 @@
     1.4  		--enable-gallium-nouveau \
     1.5  		--enable-xcb \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make install
    1.10  }
    1.11