wok rev 10650

icedtea6-jdk: It build, dont exit on make messages
author Christophe Lincoln <pankso@slitaz.org>
date Fri May 27 03:56:49 2011 +0200 (2011-05-27)
parents d7a402d77741
children 8912ec2c15cf
files icedtea6-jdk/receipt
line diff
     1.1 --- a/icedtea6-jdk/receipt	Fri May 27 03:52:01 2011 +0200
     1.2 +++ b/icedtea6-jdk/receipt	Fri May 27 03:56:49 2011 +0200
     1.3 @@ -76,10 +76,10 @@
     1.4  		--with-rhino=/usr/share/java/js.jar \
     1.5  		--with-abs-install-dir=$JVM_PREFIX \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 1 ARCH_PREFIX=
     1.8 -
     1.9 +	
    1.10  	# NOTE: don't build with -j 4. Only build with -j 1 or tank will crash
    1.11  	# NOTE: IcedTea6 does not define an "install" target
    1.12 +	make -j 1 ARCH_PREFIX= 2>&1 | sed s/ERROR/error/
    1.13  	
    1.14  	echo "Copying needed files to install dir..."
    1.15  	rm -rf $DESTDIR