summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xchcleanup2
1 files changed, 2 insertions, 0 deletions
diff --git a/chcleanup b/chcleanup
index 1252e66..9a27d49 100755
--- a/chcleanup
+++ b/chcleanup
@@ -13,6 +13,8 @@ set -e
[ ! -d "${DB:-/var/lib/libretools/clean}"/sync ] && exit 1
source $(dirname $0)/libremessages
+source /etc/makepkg.conf
+source ${HOME}/.makepkg.conf 2>/dev/null|| true
msg "Cleaning chroot..."