wok-next diff gimp/receipt @ rev 12007

arora: add desktop and icon from src tarball. add description file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Mar 05 13:59:52 2012 -0800 (2012-03-05)
parents d597ba93b7e1
children cb6c3a7328e7
line diff
     1.1 --- a/gimp/receipt	Mon Oct 04 19:32:48 2010 +0000
     1.2 +++ b/gimp/receipt	Mon Mar 05 13:59:52 2012 -0800
     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