summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-12-26 16:05:06 +0100
committerDavid Seifert <soap@gentoo.org>2022-12-26 16:05:06 +0100
commit8659242edb4678314edd834464e75d0eb7558389 (patch)
tree511ac967abb875a67843b3dd5e139125744f8415 /sci-misc/nco/nco-5.1.3.ebuild
parentsci-visualization/*: dash components included in dash (diff)
downloadgentoo-8659242edb4678314edd834464e75d0eb7558389.tar.gz
gentoo-8659242edb4678314edd834464e75d0eb7558389.tar.bz2
gentoo-8659242edb4678314edd834464e75d0eb7558389.zip
sci-misc/nco: mask useless automake test results
Closes: https://bugs.gentoo.org/888519 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sci-misc/nco/nco-5.1.3.ebuild')
-rw-r--r--sci-misc/nco/nco-5.1.3.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/sci-misc/nco/nco-5.1.3.ebuild b/sci-misc/nco/nco-5.1.3.ebuild
index 09b909e232be..4ecf55b16fb0 100644
--- a/sci-misc/nco/nco-5.1.3.ebuild
+++ b/sci-misc/nco/nco-5.1.3.ebuild
@@ -47,6 +47,12 @@ src_configure() {
$(use_enable udunits udunits2)
}
+src_test() {
+ emake test
+ # testsuite doesn't run through automake
+ rm src/nco/test-suite.log || die
+}
+
src_install() {
default
dodoc doc/ChangeLog