aboutsummaryrefslogtreecommitdiffstats
path: root/main/libfetch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2017-08-25 15:28:29 -0500
committerTimo Teräs <timo.teras@iki.fi>2017-08-28 08:40:54 +0000
commitfaaa93929e394f5a630341a5ee9bfece6588cc7e (patch)
treee5d9e9fb39195d66618c5b71dbbbc14f5afe2a7a /main/libfetch
parentad39c56621b7296c8e9edec39fd2a1d885ecfde4 (diff)
downloadaports-faaa93929e394f5a630341a5ee9bfece6588cc7e.tar.bz2
aports-faaa93929e394f5a630341a5ee9bfece6588cc7e.tar.xz
main/libfetch: mark as having no test suite
Diffstat (limited to 'main/libfetch')
-rw-r--r--main/libfetch/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/libfetch/APKBUILD b/main/libfetch/APKBUILD
index fe60a5a582..cf26b1ca2b 100644
--- a/main/libfetch/APKBUILD
+++ b/main/libfetch/APKBUILD
@@ -11,6 +11,7 @@ makedepends_build=""
makedepends_host="libressl-dev"
makedepends="$makedepends_build $makedepends_host"
subpackages="$pkgname-dev $pkgname-doc"
+options="!check"
source="Makefile
https://sources.archlinux.org/other/libfetch/libfetch-$pkgver.tar.gz
"