wok diff wxWidgets/receipt @ rev 6203

Up: libxml++, libxml++-dev to 2.30.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 00:48:47 2010 +0000 (2010-09-11)
parents 4897058add72
children 4252a368d218
line diff
     1.1 --- a/wxWidgets/receipt	Sun Feb 28 17:49:32 2010 +0100
     1.2 +++ b/wxWidgets/receipt	Sat Sep 11 00:48:47 2010 +0000
     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