diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 11:29:27 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-09-07 11:29:27 -0300 |
commit | 7190f7b40b2d2a68952783f449556690f8d97d67 (patch) | |
tree | cf448d56ba7eaede80e3b0a71829b3d061691cff | |
parent | b8eaf0cced1693e51d89db691664e66509f7549b (diff) | |
parent | b569d33a5f6ecbd77d7a4129d4b69c26a7b0e7a3 (diff) |
Merge branch 'master' of ssh://gparabola/libretools
-rw-r--r-- | libretools.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libretools.conf b/libretools.conf index c6a8245..3010595 100644 --- a/libretools.conf +++ b/libretools.conf @@ -63,7 +63,7 @@ TORUPATH=/var/lib/libretools/toru # Checks if vars aren't empty for VAR in CHROOTDIR CHROOT CACHEDIR PARABOLAHOST LIBREDESTDIR \ - BLACKLIST WORKDIR PATCHDIR REPOS ARCHES ABSLIBREGIT \ + BLACKLIST WORKDIR REPOS ARCHES ABSLIBREGIT \ COMMITCMD DIFFTOOL FULLBUILDCMD; do ret=0 |