From 351f9738fddb16def2c8a92178bb875c53a8a6a2 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 26 Jun 2018 21:46:35 -0500 Subject: system/console-setup: doesn't have a test suite, no clue --- system/console-setup/APKBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'system/console-setup/APKBUILD') diff --git a/system/console-setup/APKBUILD b/system/console-setup/APKBUILD index d0cdbacaf..7ed08c2df 100644 --- a/system/console-setup/APKBUILD +++ b/system/console-setup/APKBUILD @@ -6,6 +6,7 @@ pkgrel=0 pkgdesc="Set up console font and keyboard layout" url="https://salsa.debian.org/installer-team/console-setup" arch="noarch" +options="!check" # No test suite. license="MIT AND GPL-2.0+ AND BSD-3-Clause" depends="perl" makedepends="perl" @@ -23,11 +24,6 @@ build() { make build-linux } -check() { - cd "$builddir" - make check -} - package() { cd "$builddir" make prefix="$pkgdir/usr" etcdir="$pkgdir/etc" xkbdir= install-linux -- cgit v1.2.3-60-g2f50