mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/grep: disable testsuite as builders lock up on it (wtf?)
This commit is contained in:
parent
254d79ff3a
commit
2e8078b231
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user