summaryrefslogtreecommitdiff
path: root/Master/bin/x86_64-linux/luatools
diff options
context:
space:
mode:
Diffstat (limited to 'Master/bin/x86_64-linux/luatools')
-rwxr-xr-xMaster/bin/x86_64-linux/luatools2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/bin/x86_64-linux/luatools b/Master/bin/x86_64-linux/luatools
index 51c8751abf4..581ba70c86a 100755
--- a/Master/bin/x86_64-linux/luatools
+++ b/Master/bin/x86_64-linux/luatools
@@ -7117,7 +7117,7 @@ caches.more = caches.more or "context"
caches.direct = false -- true is faster but may need huge amounts of memory
caches.tree = false
caches.paths = caches.paths or nil
-caches.force = false
+caches.force = true -- changed for TEXLIVE by TH
caches.defaults = { "TEXMFCACHE", "TMPDIR", "TEMPDIR", "TMP", "TEMP", "HOME", "HOMEPATH" }
function caches.temp()