wok-6.x diff wxpython/receipt @ rev 8632

Automated merge with https://bitbucket.org/gokhlayeh/wok
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 15 03:39:12 2011 +0100 (2011-02-15)
parents 91348dd08be2
children a09f59c16260
line diff
     1.1 --- a/wxpython/receipt	Sun May 30 19:11:23 2010 +0200
     1.2 +++ b/wxpython/receipt	Tue Feb 15 03:39:12 2011 +0100
     1.3 @@ -21,7 +21,7 @@
     1.4      	--mandir=/usr/share/man \
     1.5      	--without-sdl \
     1.6      	$CONFIGURE_ARGS &&
     1.7 -    make &&
     1.8 +    make -j 4 &&
     1.9      make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11