summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2015-11-22 17:51:56 +0100
committer Willy Sudiarto Raharjo2015-11-28 01:25:59 +0100
commit48a6960048ce1a1e9564d5a9093f60b0e509fdf4 (patch)
treed617f86166b9b7f6d7546f18bdbc27a1cf51a875 /games
parenta6b1e76e9c7e9b1ba096f682adb29241c7c3055a (diff)
downloadslackbuilds-48a6960048ce1a1e9564d5a9093f60b0e509fdf4.tar.gz
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')
-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