wok diff cairo/receipt @ rev 12179

Up: slitaz-configs (4.8.3) - Only apps in Applications menu and logout button on top right
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 24 16:15:55 2012 +0100 (2012-03-24)
parents 505eee76b73b
children db228f6642b4
line diff
     1.1 --- a/cairo/receipt	Fri Mar 25 23:29:53 2011 +0000
     1.2 +++ b/cairo/receipt	Sat Mar 24 16:15:55 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