projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dacb79
)
sci-libs/scalapack: [QA] Add cmake-utils_src_prepare
author
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 03:06:32 +0000
(20:06 -0700)
committer
David Seifert
<soap@gentoo.org>
Mon, 16 Oct 2017 03:06:32 +0000
(20:06 -0700)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
sci-libs/scalapack/scalapack-2.0.2.ebuild
patch
|
blob
|
history
diff --git
a/sci-libs/scalapack/scalapack-2.0.2.ebuild
b/sci-libs/scalapack/scalapack-2.0.2.ebuild
index fadcb6568bd57c7751b4ccbbbb8f8c36413e94e0..68ade1f4a1ba3abc5a690015e8d54e6dfb320a32 100644
(file)
--- a/
sci-libs/scalapack/scalapack-2.0.2.ebuild
+++ b/
sci-libs/scalapack/scalapack-2.0.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
4
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-21,6
+21,8
@@
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
+ cmake-utils_src_prepare
+
use static-libs && mkdir "${WORKDIR}/${PN}_static"
# mpi does not have a pc file
sed -i -e 's/mpi//' scalapack.pc.in || die