wok-stable diff xine-lib/receipt @ rev 12457

linux: CVE-2016-5195
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 21 16:31:54 2016 +0200 (2016-10-21)
parents 1eb66ff13d48
children
line diff
     1.1 --- a/xine-lib/receipt	Tue May 24 02:30:31 2011 +0200
     1.2 +++ b/xine-lib/receipt	Fri Oct 21 16:31:54 2016 +0200
     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