From 75c783df0a7c2ab771a848a83ed4a04fdc4a1397 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 16 Jan 2018 12:45:44 +0100 Subject: [PATCH] mk-configure: disable parallel build. --- srcpkgs/mk-configure/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/mk-configure/template b/srcpkgs/mk-configure/template index 873dcc515ae..ccae3ad2e09 100644 --- a/srcpkgs/mk-configure/template +++ b/srcpkgs/mk-configure/template @@ -17,6 +17,7 @@ license="BSD" homepage="https://github.com/cheusov/mk-configure/archive/" distfiles="https://github.com/cheusov/${pkgname}/archive/${pkgname}-${version}.tar.gz" checksum=fbdbacb8eb04566890dd71c1e65226c9714a2557f7f6f3283f6e2a6bc22d4fa9 +disable_parallel_build=yes post_extract() { rm -r tests/pkg_config_2 # different wording