wok-stable diff wxWidgets/receipt @ rev 5868

Add: exiftool 8.25
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Jul 20 18:58:07 2010 +0200 (2010-07-20)
parents 4897058add72
children 4252a368d218
line diff
     1.1 --- a/wxWidgets/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/wxWidgets/receipt	Tue Jul 20 18:58:07 2010 +0200
     1.3 @@ -28,10 +28,10 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$src/_pkg install &&
    1.10  	cd $src/contrib &&
    1.11 -	make &&
    1.12 +	make -j 4 &&
    1.13  	make DESTDIR=$src/contrib/_pkg install
    1.14  }
    1.15