summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-05 12:56:00 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-02-05 12:56:00 -0300
commit79d785a7a72e224ff867fbd90b1c2687595bc0bb (patch)
tree3f17f5cc6cd90ca113857f5f62d65aa723aa66c5
parenta2235e0912d957b513354ae737a63c9113da3b59 (diff)
typo
-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} ]] && {