wok-4.x diff apache/receipt @ rev 5812
c-client: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 12 18:58:22 2010 +0200 (2010-07-12) |
parents | 3e2abe05c644 |
children | 5701f391e47c |
line diff
1.1 --- a/apache/receipt Wed Apr 28 16:36:12 2010 +0000 1.2 +++ b/apache/receipt Mon Jul 12 18:58:22 2010 +0200 1.3 @@ -24,7 +24,7 @@ 1.4 ./configure --mandir=/usr/share/man --enable-mods-shared=all \ 1.5 --enable-proxy --enable-ssl \ 1.6 --enable-layout=Slitaz $CONFIGURE_ARGS && 1.7 - make && make DESTDIR=$PWD/_pkg install 1.8 + make -j 4 && make DESTDIR=$PWD/_pkg install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.