games-strategy/wesnoth: Fixed installation of docs.
authorLars Wendler <polynomial-c@gentoo.org>
Tue, 24 Jul 2018 08:12:41 +0000 (10:12 +0200)
committerLars Wendler <polynomial-c@gentoo.org>
Tue, 24 Jul 2018 08:12:41 +0000 (10:12 +0200)
Package-Manager: Portage-2.3.43, Repoman-2.3.10

games-strategy/wesnoth/wesnoth-1.14.4.ebuild

index 27cde05f1ad00cef470a5e0419c8a42c16736338..9ce29bd54b01e511c321ed9527abd511bf9435c3 100644 (file)
@@ -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