wok-next rev 9154
magicpoint: needs make -j1
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 07 09:07:43 2011 +0100 (2011-03-07) |
parents | 27883e91e292 |
children | 4ab8208338fc |
files | magicpoint/receipt |
line diff
1.1 --- a/magicpoint/receipt Mon Mar 07 02:21:03 2011 +0000 1.2 +++ b/magicpoint/receipt Mon Mar 07 09:07:43 2011 +0100 1.3 @@ -27,9 +27,9 @@ 1.4 --mandir=/usr/share/man \ 1.5 $CONFIGURE_ARGS && 1.6 xmkmf && 1.7 - make Makefiles && 1.8 - make && 1.9 - make DESTDIR=$src/_pkg install 1.10 + make -j1 Makefiles && 1.11 + make -j1 && 1.12 + make -j1 DESTDIR=$src/_pkg install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.