summaryrefslogtreecommitdiff
path: root/web2c
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-04-06 15:00:22 +0300
committerMarius <mariausol@gmail.com>2013-04-06 15:00:22 +0300
commit99c647f91806e9b73970a8e252af5a7974d5a57d (patch)
tree19306fbe23ad3b1617edda7c4aa47a9ac44a1ea9 /web2c
parentd0342a37af2ced0e9b350e01ab3eaa2311f0cdb9 (diff)
downloadcontext-99c647f91806e9b73970a8e252af5a7974d5a57d.tar.gz
beta 2013.04.05 22:00
Diffstat (limited to 'web2c')
-rw-r--r--web2c/contextcnf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index d08ecee1d..553d3a4ee 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -101,7 +101,7 @@ return {
PYTHONINPUTS = ".;$TEXMF/scripts/context/python",
RUBYINPUTS = ".;$TEXMF/scripts/context/ruby",
LUAINPUTS = ".;$TEXINPUTS;$TEXMF/scripts/context/lua//",
- CLUAINPUTS = ".;$SELFAUTOLOC/lib/{context,luatex,}/lua//",
+ CLUAINPUTS = ".;$SELFAUTOLOC/lib/{$engine,luatex}/lua//",
-- Not really used by MkIV so they might go away.