commit: d50704d90187b7920d6fc2a1141943481e8560ef
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 08:06:46 2017 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 08:06:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d50704d9
sci-libs/arpack: Fix test phase #617836
Package-Manager: Portage-2.3.10, Repoman-2.3.3
sci-libs/arpack/arpack-3.4.0.ebuild | 5 -----
sci-libs/arpack/arpack-3.5.0.ebuild | 5 -----
2 files changed, 10 deletions(-)
diff --git a/sci-libs/arpack/arpack-3.4.0.ebuild
b/sci-libs/arpack/arpack-3.4.0.ebuild
index 2d605fd2473..8f4688842a6 100644
--- a/sci-libs/arpack/arpack-3.4.0.ebuild
+++ b/sci-libs/arpack/arpack-3.4.0.ebuild
@@ -41,11 +41,6 @@ src_configure() {
$(use_enable mpi)
}
-src_test() {
- cp "${S}"/TESTS/testA.mtx "${BUILD_DIR}"/TESTS || die
- default
-}
-
src_install() {
default
diff --git a/sci-libs/arpack/arpack-3.5.0.ebuild
b/sci-libs/arpack/arpack-3.5.0.ebuild
index 2d605fd2473..8f4688842a6 100644
--- a/sci-libs/arpack/arpack-3.5.0.ebuild
+++ b/sci-libs/arpack/arpack-3.5.0.ebuild
@@ -41,11 +41,6 @@ src_configure() {
$(use_enable mpi)
}
-src_test() {
- cp "${S}"/TESTS/testA.mtx "${BUILD_DIR}"/TESTS || die
- default
-}
-
src_install() {
default