commit: d5dd592716fd81b3d93d57bf5c7b415b055d647f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 21 19:06:01 2018 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 21 19:06:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d5dd5927
sci-libs/lapack-reference: Run cmake-utils_src_prepare
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sci-libs/lapack-reference/lapack-reference-3.8.0-r100.ebuild | 2 +-
sci-libs/lapack-reference/lapack-reference-9999.ebuild | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/sci-libs/lapack-reference/lapack-reference-3.8.0-r100.ebuild
b/sci-libs/lapack-reference/lapack-reference-3.8.0-r100.ebuild
index e5adb3ced..32b0cd5db 100644
--- a/sci-libs/lapack-reference/lapack-reference-3.8.0-r100.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-3.8.0-r100.ebuild
@@ -35,7 +35,7 @@ S="${WORKDIR}/${MYP}"
src_prepare() {
numeric-int64_ensure_blas_int_support
- default
+ cmake-utils_src_prepare
# rename library to avoid collision with other lapack implementations
# ${PROFNAME}, ${LIBNAME} and ${BLAS_REQUIRES} are not defined here,
they
diff --git a/sci-libs/lapack-reference/lapack-reference-9999.ebuild
b/sci-libs/lapack-reference/lapack-reference-9999.ebuild
index 9404e65c3..a22d2d722 100644
--- a/sci-libs/lapack-reference/lapack-reference-9999.ebuild
+++ b/sci-libs/lapack-reference/lapack-reference-9999.ebuild
@@ -40,6 +40,8 @@ S="${WORKDIR}/${MYP}"
src_prepare() {
numeric-int64_ensure_blas_int_support
+ cmake-utils_src_prepare
+
# rename library to avoid collision with other lapack implementations
# ${PROFNAME}, ${LIBNAME} and ${BLAS_REQUIRES} are not defined here,
they
# are in single quotes in the following seds. They are set later by