summaryrefslogtreecommitdiffstats
path: root/games/wesnoth
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-22 23:51:56 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-28 07:25:59 +0700
commit48a6960048ce1a1e9564d5a9093f60b0e509fdf4 (patch)
treed617f86166b9b7f6d7546f18bdbc27a1cf51a875 /games/wesnoth
parenta6b1e76e9c7e9b1ba096f682adb29241c7c3055a (diff)
downloadslackbuilds-48a6960048ce1a1e9564d5a9093f60b0e509fdf4.tar.gz
slackbuilds-48a6960048ce1a1e9564d5a9093f60b0e509fdf4.tar.xz
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>
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/wesnoth.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wesnoth/wesnoth.SlackBuild b/games/wesnoth/wesnoth.SlackBuild
index 6b6f8dd432..b260b53302 100644
--- a/games/wesnoth/wesnoth.SlackBuild
+++ b/games/wesnoth/wesnoth.SlackBuild
@@ -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