wok-4.x diff wyrd/receipt @ rev 9671
python-pyxml: apply archlinux #14782 bug fix
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 02 16:32:54 2011 +0200 (2011-05-02) |
parents | 2517bd1be6e7 |
children |
line diff
1.1 --- a/wyrd/receipt Sun Dec 26 20:06:29 2010 +0000 1.2 +++ b/wyrd/receipt Mon May 02 16:32:54 2011 +0200 1.3 @@ -21,7 +21,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && make DESTDIR=$PWD/_pkg install 1.8 + make -j1 && make -j1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.