summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-05-13 20:24:56 +0000
committerSam James <sam@gentoo.org>2022-05-13 20:25:02 +0000
commit9103ff268fa02b57b0d1f89a7634d12055b1c11d (patch)
tree965dab473983f2e93100f8ed15a0a2cb025eb134 /sci-astronomy
parentsci-astronomy/wcslib: add 7.11 (diff)
downloadgentoo-9103ff268fa02b57b0d1f89a7634d12055b1c11d.tar.gz
gentoo-9103ff268fa02b57b0d1f89a7634d12055b1c11d.tar.bz2
gentoo-9103ff268fa02b57b0d1f89a7634d12055b1c11d.zip
sci-astronomy/wcslib: simplify src_test
It matched the default definition. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/wcslib/wcslib-7.11.ebuild4
1 files changed, 0 insertions, 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)