From 2a2fbc131c15823a6094173b0ae4b08d06500381 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 Jun 2010 22:28:17 +0000 Subject: mtxrun/luatools automatically and silently create cache dir git-svn-id: svn://tug.org/texlive/trunk@18700 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/i386-linux/luatools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/bin/i386-linux/luatools') diff --git a/Master/bin/i386-linux/luatools b/Master/bin/i386-linux/luatools index 51c8751abf4..581ba70c86a 100755 --- a/Master/bin/i386-linux/luatools +++ b/Master/bin/i386-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() -- cgit v1.2.3