wok diff abiword/receipt @ rev 5822
tazpkg-web: check CATEGORY page
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jul 15 14:33:06 2010 +0200 (2010-07-15) |
parents | c603a1546d49 |
children | 96a646809281 |
line diff
1.1 --- a/abiword/receipt Fri Jul 09 22:30:22 2010 +0200 1.2 +++ b/abiword/receipt Thu Jul 15 14:33:06 2010 +0200 1.3 @@ -30,7 +30,7 @@ 1.4 --enable-templates \ 1.5 --disable-collab-backend-sugar \ 1.6 $CONFIGURE_ARGS && 1.7 - make && 1.8 + make -j 4 && 1.9 make DESTDIR=$PWD/_pkg install 1.10 1.11 cd plugins