diff options
Diffstat (limited to 'web2c')
-rw-r--r-- | web2c/contextcnf.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua index 86756058b..6bb6acf44 100644 --- a/web2c/contextcnf.lua +++ b/web2c/contextcnf.lua @@ -91,7 +91,7 @@ return { PYTHONINPUTS = ".;$TEXMF/scripts/context/python", RUBYINPUTS = ".;$TEXMF/scripts/context/ruby", LUAINPUTS = ".;$TEXINPUTS;$TEXMF/scripts/context/lua//", - CLUAINPUTS = ".;$SELFAUTOLOC/lib/$engine/lua//", + CLUAINPUTS = ".;$SELFAUTOLOC/lib/$engine//", -- Not really used by MkIV so they might go away. |