aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns-recursor
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2018-01-29 16:00:52 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2018-01-29 16:00:52 +0000
commitd4a9fed4cdced8a35e77f7e340aa7ed428a68358 (patch)
tree4d4d0ae3545795fa74e79c3b659b70f8e933c37d /community/pdns-recursor
parentfae8e63b4df5c1052fc79ed551d442263ddcb523 (diff)
community/pdns-recursor: disable tests for now
Diffstat (limited to 'community/pdns-recursor')
-rw-r--r--community/pdns-recursor/APKBUILD1
1 files changed, 1 insertions, 0 deletions
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"