From bc1036f03af5d5a288494e9a49a3f4cb508e1370 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Wed, 17 Apr 2013 03:11:11 +0300 Subject: [PATCH] freeciv: use separate builddir Signed-off-by: Marko Lindqvist --- recipes-games/freeciv/freeciv.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-games/freeciv/freeciv.inc b/recipes-games/freeciv/freeciv.inc index 1ed9793..b6fe833 100644 --- a/recipes-games/freeciv/freeciv.inc +++ b/recipes-games/freeciv/freeciv.inc @@ -18,6 +18,7 @@ file://wait-server-start.patch \ " S = "${WORKDIR}/freeciv-${PV}" +B = "${WORKDIR}/build-${PV}" inherit autotools pkgconfig