From 92031a3a64174023a65c278e2bf455d70fbdf252 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 24 Jul 2018 10:12:41 +0200 Subject: [PATCH] games-strategy/wesnoth: Fixed installation of docs. Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- games-strategy/wesnoth/wesnoth-1.14.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-strategy/wesnoth/wesnoth-1.14.4.ebuild b/games-strategy/wesnoth/wesnoth-1.14.4.ebuild index 27cde05f1ad0..9ce29bd54b01 100644 --- a/games-strategy/wesnoth/wesnoth-1.14.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.14.4.ebuild @@ -106,7 +106,8 @@ src_configure() { } src_install() { - DOCS="README.md changelog.md players_changelog.md" cmake-utils_src_install + local DOCS=( README.md changelog.md ) + cmake-utils_src_install if use dedicated || use server; then rmdir "${ED%/}/run/wesnothd" || die newinitd "${FILESDIR}"/wesnothd.rc-r1 wesnothd -- 2.26.2