commit: 5efc833daed5b44018c2497050b45828194bfedf
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 18 21:45:01 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 21:45:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5efc833d
games-engines/openmw: s/default/cmake-utils_src_prepare/
Package-Manager: portage-2.3.3
games-engines/openmw/openmw-0.41.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-engines/openmw/openmw-0.41.0.ebuild
b/games-engines/openmw/openmw-0.41.0.ebuild
index 8c694c67b8..ef47cb0160 100644
--- a/games-engines/openmw/openmw-0.41.0.ebuild
+++ b/games-engines/openmw/openmw-0.41.0.ebuild
@@ -47,7 +47,7 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${PN}-${P}"
src_prepare() {
- default
+ cmake-utils_src_prepare
# We don't install license files
sed -e '/LICDIR/d' \