wok diff mesa/receipt @ rev 11639

Add: sharedance
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Feb 03 00:27:22 2012 +0100 (2012-02-03)
parents 3b75bb1bb79f
children ad4f8bdcc3d6
line diff
     1.1 --- a/mesa/receipt	Sat May 21 00:34:13 2011 +0000
     1.2 +++ b/mesa/receipt	Fri Feb 03 00:27:22 2012 +0100
     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