commit: 9103ff268fa02b57b0d1f89a7634d12055b1c11d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 20:24:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 13 20:25:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9103ff26
sci-astronomy/wcslib: simplify src_test
It matched the default definition.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-astronomy/wcslib/wcslib-7.11.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sci-astronomy/wcslib/wcslib-7.11.ebuild
b/sci-astronomy/wcslib/wcslib-7.11.ebuild
index 2ee14d66f1e9..e1382017202a 100644
--- a/sci-astronomy/wcslib/wcslib-7.11.ebuild
+++ b/sci-astronomy/wcslib/wcslib-7.11.ebuild
@@ -55,10 +55,6 @@ src_configure() {
sed -i -e 's/COPYING\*//' GNUmakefile || die
}
-src_test() {
- emake check
-}
-
src_install () {
default
# static libs share the same symbols as shared (i.e. compiled with PIC)