wok-6.x rev 8437
Fix fcgi by using -j1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Feb 06 02:59:23 2011 +0000 (2011-02-06) |
parents | 2b5d1947028d |
children | 7c8f68728439 |
files | fcgi/receipt |
line diff
1.1 --- a/fcgi/receipt Sun Feb 06 02:43:02 2011 +0000 1.2 +++ b/fcgi/receipt Sun Feb 06 02:59:23 2011 +0000 1.3 @@ -22,8 +22,8 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 - make DESTDIR=$PWD/_pkg install 1.9 + make -j1 && 1.10 + make -j1 DESTDIR=$PWD/_pkg install 1.11 } 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg.