commit:     904c9ce1fc39436f7926d8e4477eb4fac74954ef
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Mar  3 15:54:52 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Mar  3 15:54:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=904c9ce1

sys-cluster/shuffile: src_configure no longer necessary

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sys-cluster/shuffile/shuffile-0.0.3.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/sys-cluster/shuffile/shuffile-0.0.3.ebuild 
b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
index c2b7864..3f517c4 100644
--- a/sys-cluster/shuffile/shuffile-0.0.3.ebuild
+++ b/sys-cluster/shuffile/shuffile-0.0.3.ebuild
@@ -29,10 +29,3 @@ src_prepare() {
        default
        cmake-utils_src_prepare
 }
-
-src_configure() {
-       local mycmakeargs=(
-               -DMPI="ON"
-       )
-       cmake-utils_src_configure
-}

Reply via email to