wok-current diff erlang/receipt @ rev 6333
Up: freeciv to 2.2.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 18 20:05:05 2010 +0000 (2010-09-18) |
parents | 4a13e7cb398c |
children | 30b41f655c26 |
line diff
1.1 --- a/erlang/receipt Thu May 13 22:04:49 2010 +0200 1.2 +++ b/erlang/receipt Sat Sep 18 20:05:05 2010 +0000 1.3 @@ -32,7 +32,7 @@ 1.4 sed -i 's|./Install|sh -x Install|' Makefile* 1.5 ./configure --prefix=/usr --infodir=/usr/share/info \ 1.6 --sysconfdir=/etc --mandir=/usr/share/man $CONFIGURE_ARGS && 1.7 - make && 1.8 + make -j 4 && 1.9 make INSTALL_PREFIX=$PWD/_pkg install || return 1 1.10 for i in _pkg/usr/lib/erlang/*/bin/erl _pkg/usr/lib/erlang/bin/erl \ 1.11 _pkg/usr/lib/erlang/*/bin/start _pkg/usr/lib/erlang/bin/start