From 48a6960048ce1a1e9564d5a9093f60b0e509fdf4 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 22 Nov 2015 23:51:56 +0700 Subject: 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 --- games/wesnoth/wesnoth.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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 -- cgit v1.2.3