wok-next diff wxWidgets/receipt @ rev 6368

Up: darkstat to 3.0.713.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Sep 21 02:34:26 2010 +0000 (2010-09-21)
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 Sep 21 02:34:26 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