commit: cc990e61243dab0a64ea4d12e94093b37cd17dc8
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 16 03:09:48 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Oct 16 03:09:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc990e61
sci-physics/hepmc: [QA] Add cmake-utils_src_prepare
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sci-physics/hepmc/hepmc-2.06.09-r1.ebuild | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
index 20b3409bd41..46b3b6d47d9 100644
--- a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
+++ b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
@@ -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
@@ -31,6 +31,8 @@ S="${WORKDIR}/${MYP}"
DOCS=( ChangeLog AUTHORS )
src_prepare() {
+ cmake-utils_src_prepare
+
sed -i -e '/add_subdirectory(doc)/d' CMakeLists.txt
# CMake doc building broken
# gentoo doc directory