wok-next diff magicpoint/receipt @ rev 11398
Compat: squirrelmail trigger cook of squirrelmail-* only when using cookutils - I don't think this piece of code is needed at all as squirrel-* will be cooked anyway if one update them
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 13:19:00 2011 +0100 (2011-12-10) |
parents | 50f89a1e4792 |
children | 73641efed1cc |
line diff
1.1 --- a/magicpoint/receipt Sun Mar 06 14:13:29 2011 +0000 1.2 +++ b/magicpoint/receipt Sat Dec 10 13:19:00 2011 +0100 1.3 @@ -27,9 +27,9 @@ 1.4 --mandir=/usr/share/man \ 1.5 $CONFIGURE_ARGS && 1.6 xmkmf && 1.7 - make Makefiles && 1.8 - make && 1.9 - make DESTDIR=$src/_pkg install 1.10 + make -j1 Makefiles && 1.11 + make -j1 && 1.12 + make -j1 DESTDIR=$src/_pkg install 1.13 } 1.14 1.15 # Rules to gen a SliTaz package suitable for Tazpkg.