summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-06-23 22:20:51 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-06-23 22:20:51 +0300
commit00d02a1aebe4dcb364ab0e9e4ca209d37b8c550c (patch)
treee2c60c792ba9c5236ba89bd28be2e183b3c7cba2
parent1afa0190caf3eb8b71df17c1e0f24dced0df12d1 (diff)
downloadluaotfload-00d02a1aebe4dcb364ab0e9e4ca209d37b8c550c.tar.gz
Typo (presumably)
-rw-r--r--otfl-luat-dum.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-luat-dum.lua b/otfl-luat-dum.lua
index 0737762..e8e267a 100644
--- a/otfl-luat-dum.lua
+++ b/otfl-luat-dum.lua
@@ -95,7 +95,7 @@ do
local cachepaths = kpse.expand_path('$TEXMFCACHE') or ""
if cachepaths == "" then
- cachepaths = kpse.expand_path('$VARTEXMF')
+ cachepaths = kpse.expand_path('$TEXMFVAR')
end
if cachepaths == "" then