wok diff imagemagick/receipt @ rev 11990

get-softmodem-driver: broken and superseded by linmodem-* packages, move to wok-undigest
author Dominique Corbex <domcox@slitaz.org>
date Sat Mar 03 20:27:38 2012 +0100 (2012-03-03)
parents 942e8717e236
children 73641efed1cc
line diff
     1.1 --- a/imagemagick/receipt	Thu Dec 22 22:57:13 2011 +0100
     1.2 +++ b/imagemagick/receipt	Sat Mar 03 20:27:38 2012 +0100
     1.3 @@ -28,7 +28,7 @@
     1.4  		--with-magick-plus-plus \
     1.5  		--enable-hdri \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11