From d4a9fed4cdced8a35e77f7e340aa7ed428a68358 Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Mon, 29 Jan 2018 16:00:52 +0000 Subject: [PATCH] community/pdns-recursor: disable tests for now --- community/pdns-recursor/APKBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index f02b63afdd1..ac25c46aaa5 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -17,6 +17,7 @@ source="http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 pdns-recursor.initd recursor.conf " +options="!check" builddir="$srcdir/$pkgname-$pkgver"