aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnih
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2018-02-16 17:42:34 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2018-02-16 17:42:34 +0000
commit54371e3ed72c9cb70f62659096eba7c3bf3162e0 (patch)
treea1c66917a9c9ed33337dedc36214dceb5fc03049 /main/libnih
parent14cff83bdf808a4c3dd8b8ba30f5a7ba385ea2ed (diff)
downloadaports-54371e3ed72c9cb70f62659096eba7c3bf3162e0.tar.bz2
aports-54371e3ed72c9cb70f62659096eba7c3bf3162e0.tar.xz
main/libnih: disable tests for now
Diffstat (limited to 'main/libnih')
-rw-r--r--main/libnih/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/libnih/APKBUILD b/main/libnih/APKBUILD
index 4aec4f5a27..f9bc2a3097 100644
--- a/main/libnih/APKBUILD
+++ b/main/libnih/APKBUILD
@@ -6,7 +6,8 @@ pkgrel=5
pkgdesc="glib-like library for embedded use"
url="https://launchpad.net/libnih"
arch="all"
-options="!checkroot"
+# gettext tests are broken
+options="!check"
license="GPL-2.0-only"
depends=
depends_dev="dbus-dev expat-dev"