wok diff mesa/receipt @ rev 11779

libcrypt-dev: Fix typo
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 23 23:19:10 2012 +0100 (2012-02-23)
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 Feb 23 23:19:10 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