summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-24 23:49:01 +0000
committerKarl Berry <karl@freefriends.org>2010-06-24 23:49:01 +0000
commit018597a4aaabadae55541f0dd5a3328e59910b31 (patch)
tree846ef14f44a67b6501730f17ad0e9eb03909005d /Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua
parentc1d986475da20fdfc69663acecaf49b270d5aadd (diff)
luaotfload update (24jun10)
git-svn-id: svn://tug.org/texlive/trunk@19146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua')
-rw-r--r--Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua b/Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua
index 0737762f4f1..e8e267a651e 100644
--- a/Master/texmf-dist/tex/luatex/luaotfload/otfl-luat-dum.lua
+++ b/Master/texmf-dist/tex/luatex/luaotfload/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