From 937d72d6b5697005e407a6bfd6e3ef7034fb4255 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 17 Dec 2017 19:51:00 +0100 Subject: [PATCH] wesnoth: add ALLOW_EMPTY_${PN}-all = "1" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-games/wesnoth/wesnoth_1.10.7.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-games/wesnoth/wesnoth_1.10.7.bb b/recipes-games/wesnoth/wesnoth_1.10.7.bb index ab86e9f..ebc6725 100644 --- a/recipes-games/wesnoth/wesnoth_1.10.7.bb +++ b/recipes-games/wesnoth/wesnoth_1.10.7.bb @@ -46,6 +46,7 @@ DESCRIPTION_${PN}-data = "Mandatory data package for The Battle for ${PN}" DESCRIPTION_${PN}-server = "Optional Battle for Wesnoth server" ALLOW_EMPTY_${PN}-all-campaigns = "1" +ALLOW_EMPTY_${PN}-all = "1" do_configure_prepend(){ export HOST_SYS="${HOST_SYS}"