wok diff xine-lib/receipt @ rev 11650

Up: firefox (10.0)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 06 16:36:25 2012 +0100 (2012-02-06)
parents 1eb66ff13d48
children 73641efed1cc
line diff
     1.1 --- a/xine-lib/receipt	Tue May 24 02:30:31 2011 +0200
     1.2 +++ b/xine-lib/receipt	Mon Feb 06 16:36:25 2012 +0100
     1.3 @@ -47,7 +47,7 @@
     1.4  		--without-esound \
     1.5  		--disable-vcd \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11