mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
main/sed: disable testsuite for now
This commit is contained in:
parent
9a529e67be
commit
aa958525f3
@ -15,7 +15,8 @@ source="http://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz
|
|||||||
disable-mbrtowc-test.patch
|
disable-mbrtowc-test.patch
|
||||||
localename-test-fix.patch
|
localename-test-fix.patch
|
||||||
"
|
"
|
||||||
|
# testsuite fails because busybox provides a /usr/bin/timeout
|
||||||
|
options="!check"
|
||||||
builddir="$srcdir/$pkgname-$pkgver"
|
builddir="$srcdir/$pkgname-$pkgver"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user