wok rev 9542
Add -j1 to wyrd.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Apr 08 14:08:16 2011 +0000 (2011-04-08) |
parents | a49b4ac5f871 |
children | c3cd2c0689de |
files | wyrd/receipt |
line diff
1.1 --- a/wyrd/receipt Fri Apr 08 13:52:39 2011 +0000 1.2 +++ b/wyrd/receipt Fri Apr 08 14:08:16 2011 +0000 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.