summaryrefslogtreecommitdiff
path: root/libretools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'libretools.conf')
-rw-r--r--libretools.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/libretools.conf b/libretools.conf
index 00cbb28..6f7c368 100644
--- a/libretools.conf
+++ b/libretools.conf
@@ -56,7 +56,7 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/
# Checks if vars aren't empty
#
-for VAR in CHROOTDIR CHROOT CHCOPY CACHEDIR PARABOLAHOST LIBREDESTDIR
+for VAR in CHROOTDIR CHROOT CHCOPY CACHEDIR PARABOLAHOST LIBREDESTDIR \
LIBRESRCDIR BLACKLIST WORKDIR PATCHDIR REPOS ARCHES ABSLIBREGIT; do
[[ -z ${!VAR} ]] && {