wok diff cairo/receipt @ rev 11996

fusecloop: add description.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 04 09:52:39 2012 +0100 (2012-03-04)
parents 505eee76b73b
children db228f6642b4
line diff
     1.1 --- a/cairo/receipt	Fri Mar 25 23:29:53 2011 +0000
     1.2 +++ b/cairo/receipt	Sun Mar 04 09:52:39 2012 +0100
     1.3 @@ -25,7 +25,7 @@
     1.4  		--enable-tee \
     1.5  		--disable-static \
     1.6   		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11