wok-next rev 8350
Fix: wv needs -j1 to install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 02 05:08:40 2011 +0000 (2011-02-02) |
parents | 91d1435051bf |
children | 27a807eb3ffe |
files | wv/receipt |
line diff
1.1 --- a/wv/receipt Wed Feb 02 03:19:54 2011 +0000 1.2 +++ b/wv/receipt Wed Feb 02 05:08:40 2011 +0000 1.3 @@ -20,7 +20,7 @@ 1.4 --mandir=/usr/share/man \ 1.5 $CONFIGURE_ARGS && 1.6 make && 1.7 - make DESTDIR=$PWD/_pkg install 1.8 + make -j1 DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.