diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-08-26 15:59:50 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-08-26 15:59:50 -0300 |
commit | b569d33a5f6ecbd77d7a4129d4b69c26a7b0e7a3 (patch) | |
tree | c0b7567b264dd7648ccc72680fa581d53693aac2 /libretools.conf | |
parent | 2936ee619794c7075842b79eeab88fc690990802 (diff) |
Removed PATCHDIR
Diffstat (limited to 'libretools.conf')
-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 |