games-strategy/wesnoth: [QA] Add cmake-utils_src_prepare
authorDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 00:00:36 +0000 (17:00 -0700)
committerDavid Seifert <soap@gentoo.org>
Mon, 16 Oct 2017 00:08:25 +0000 (17:08 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3

games-strategy/wesnoth/wesnoth-1.12.5.ebuild
games-strategy/wesnoth/wesnoth-1.12.6.ebuild

index 5fdf8efcd60f9d2c5684c5d74521fe0ce44d5e9a..e2434dbe0a4d817203d47ac3ad2986dcf1e297c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
        sys-devel/gettext"
 
 src_prepare() {
+       cmake-utils_src_prepare
+
        if use dedicated || use server ; then
                sed \
                        -e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \
index 140ffac1776ecdcae6f4495b994185c4d295b12a..e2434dbe0a4d817203d47ac3ad2986dcf1e297c8 100644 (file)
@@ -33,6 +33,8 @@ DEPEND="${RDEPEND}
        sys-devel/gettext"
 
 src_prepare() {
+       cmake-utils_src_prepare
+
        if use dedicated || use server ; then
                sed \
                        -e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \