* [gentoo-commits] repo/proj/guru:master commit in: sci-libs/mlpack/
@ 2022-05-24 18:55 Andrew Ammerlaan
0 siblings, 0 replies; only message in thread
From: Andrew Ammerlaan @ 2022-05-24 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 6e2326fbc2ecb277d99bf92da00e01ccbe9e9acd
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 24 17:52:14 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 24 17:52:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6e2326fb
sci-libs/mlpack: fix catch removal
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sci-libs/mlpack/mlpack-3.4.2_p20220501.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/mlpack/mlpack-3.4.2_p20220501.ebuild b/sci-libs/mlpack/mlpack-3.4.2_p20220501.ebuild
index 0ff16375f..29b2f8f45 100644
--- a/sci-libs/mlpack/mlpack-3.4.2_p20220501.ebuild
+++ b/sci-libs/mlpack/mlpack-3.4.2_p20220501.ebuild
@@ -113,7 +113,7 @@ src_unpack() {
}
src_prepare() {
- rm src/mlpack/tescatch.hpp
+ rm src/mlpack/tests/catch.hpp || die
rm -r src/mlpack/core/std_backport || die
rm -r src/mlpack/core/cereal/{pair_associative_container,unordered_map}.hpp || die
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-05-24 18:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 18:55 [gentoo-commits] repo/proj/guru:master commit in: sci-libs/mlpack/ Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox