wok diff mplayer/receipt @ rev 11594

dropbear/sshx: background
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Jan 13 10:58:50 2012 +0100 (2012-01-13)
parents 39c37202c486
children af9a1b47948c
line diff
     1.1 --- a/mplayer/receipt	Sun Jan 30 01:21:47 2011 +0000
     1.2 +++ b/mplayer/receipt	Fri Jan 13 10:58:50 2012 +0100
     1.3 @@ -47,7 +47,7 @@
     1.4  		--disable-faac \
     1.5  		--disable-speex \
     1.6  		--enable-gui &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11