main/grep: disable testsuite as builders lock up on it (wtf?)

This commit is contained in:
William Pitcock 2018-02-28 16:37:20 +00:00
parent 254d79ff3a
commit 2e8078b231

View File

@ -13,6 +13,8 @@ subpackages="$pkgname-doc"
source="http://mirrors.kernel.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz
fix-tests.patch"
builddir="$srcdir/$pkgname-$pkgver"
# for whatever reason, all the builders locked up in the testsuite. investigate later.
options="!check"
prepare() {
default_prepare