diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/wpan-tools/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/wpan-tools/APKBUILD b/testing/wpan-tools/APKBUILD index 9d1a75add2..c907ff3c0d 100644 --- a/testing/wpan-tools/APKBUILD +++ b/testing/wpan-tools/APKBUILD @@ -12,6 +12,7 @@ depends_dev="" makedepends="$depends_dev" install="" subpackages="" +options="!check" # upstream doesn't have a test suite currently source="http://wpan.cakelab.org/releases/wpan-tools-$pkgver.tar.xz" builddir="$srcdir/wpan-tools-$pkgver" |
