From 22a9db79089c54823ae36ee2e20615ac70ab7f40 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Feb 2018 21:08:05 +0100 Subject: building up to linux --- i486-stage1/kbd/DESCR | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i486-stage1/kbd') diff --git a/i486-stage1/kbd/DESCR b/i486-stage1/kbd/DESCR index ea23771..d0e0e9b 100644 --- a/i486-stage1/kbd/DESCR +++ b/i486-stage1/kbd/DESCR @@ -2,7 +2,7 @@ sed -i "s@./configure@./configure --host=$TARGET_ARCH --build=$BUILD_ARCH@" PKGBUILD # no unit testing (using C 'check') -sed -i 's@makedepends\(.*\)@#makedepends\1@g' PKGBUILD +sed -i "/makedepends=/s/'check'//" PKGBUILD # do not build test programs, they need libcheck sed -i "s@./configure@./configure --disable-tests @" PKGBUILD -- cgit v1.2.3-54-g00ecf