From 3825733d808067515b9c686fccf94ab08d1f1211 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 May 2021 14:47:37 +0200 Subject: community/virtualbox: trying to build everything again --- community/virtualbox/PKGBUILD | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'community/virtualbox/PKGBUILD') diff --git a/community/virtualbox/PKGBUILD b/community/virtualbox/PKGBUILD index 037684be..90c29c6d 100644 --- a/community/virtualbox/PKGBUILD +++ b/community/virtualbox/PKGBUILD @@ -20,24 +20,9 @@ eval "$( \@\n\s*kmk @ d } s|kmk|kmk -j 1| - ' | \ - sed ' - \@^\s*\./configure @ { - s@--disable-\S\+@@g - s@--enable-\S\+@@g - s@configure @\0--only-additions --disable-kmods @ - } - '; + ' )" -pkgname=( - $( - printf '%s\n' "${pkgname[@]}" \ - | grep '^virtualbox-guest-' \ - | grep -v -- '-nox$' - ) -) - # let's not use too much memory, gcc tmpfiles can in this # case also be put on a real /tmp (instead of tmpfs) to reduce # preasure on the RAM -- cgit v1.2.3