From e3a2e14ffa6a5842bc836d5809fcbb0494cbbfdd Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen Date: Wed, 5 Apr 2017 16:28:13 +0300 Subject: abuild: build in chroot MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch is based on earlier work by Timo Teräs. --- abuild.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'abuild.conf') diff --git a/abuild.conf b/abuild.conf index a0d9f0b..3b6636e 100644 --- a/abuild.conf +++ b/abuild.conf @@ -22,7 +22,7 @@ REPODEST=$HOME/packages/ #MAINTAINER="$PACKAGER" # what to clean up after a successful build -CLEANUP="srcdir pkgdir deps" +CLEANUP="srcdir bldroot pkgdir deps" # what to cleanup after a failed build -ERROR_CLEANUP="deps" +ERROR_CLEANUP="bldroot deps" -- cgit v1.2.3-60-g2f50