wok-stable diff gimp/receipt @ rev 12183

gat-java6-jre: update JRE (1.6.0_31) + fix plugins install path
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Mar 25 01:54:18 2012 +0100 (2012-03-25)
parents d597ba93b7e1
children
line diff
     1.1 --- a/gimp/receipt	Mon Oct 04 19:32:48 2010 +0000
     1.2 +++ b/gimp/receipt	Sun Mar 25 01:54:18 2012 +0100
     1.3 @@ -35,7 +35,7 @@
     1.4    		--without-hal \
     1.5    		--without-webkit \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11