games/wesnoth: Do not build tests.

This fixed problem on -current, but harmless in -stable.
Thanks to JK Wood.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2015-11-22 23:51:56 +07:00
parent a6b1e76e9c
commit 48a6960048

View file

@ -27,7 +27,7 @@
PRGNAM=wesnoth
VERSION=${VERSION:-1.12.5}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -94,7 +94,7 @@ scons \
icondir=/usr/share/icons \
desktopdir=/usr/share/applications \
$OPT_SERVER \
all
wesnoth exploder cutter wesnothd campaignd
scons install destdir=$PKG