diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-01-21 16:02:45 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-01-21 18:09:01 +0000 |
commit | 3f2aaabf6e968dc019f03c895f40c88779cf5b39 (patch) | |
tree | d77626f9a74a516e614c433089506a94d2e0800c /community/pdns-recursor | |
parent | 6a3fa7f0de2ead28d97544145519442677781eb3 (diff) | |
download | aports-3f2aaabf6e968dc019f03c895f40c88779cf5b39.tar.bz2 aports-3f2aaabf6e968dc019f03c895f40c88779cf5b39.tar.xz |
community/pdns-recursor: re-enable tests
Diffstat (limited to 'community/pdns-recursor')
-rw-r--r-- | community/pdns-recursor/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index d9d1f675b4..7da7d7903e 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -18,7 +18,6 @@ source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2 pdns-recursor.initd recursor.conf " -options="!check" builddir="$srcdir/$pkgname-$pkgver" |