summaryrefslogtreecommitdiff
path: root/web2c/contextcnf.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-04-22 16:19:00 +0200
committerHans Hagen <pragma@wxs.nl>2013-04-22 16:19:00 +0200
commitfd13332624aebe03c50184dfde3cd414d89adbf9 (patch)
tree63eb2dd009f92b257596d84e5bab39e85d522e93 /web2c/contextcnf.lua
parent1b73e9a52409099342473bedf8dd40ceab6f6a32 (diff)
downloadcontext-fd13332624aebe03c50184dfde3cd414d89adbf9.tar.gz
beta 2013.04.22 16:19
Diffstat (limited to 'web2c/contextcnf.lua')
-rw-r--r--web2c/contextcnf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/web2c/contextcnf.lua b/web2c/contextcnf.lua
index 4c5a40b67..9adbff9b8 100644
--- a/web2c/contextcnf.lua
+++ b/web2c/contextcnf.lua
@@ -102,7 +102,7 @@ return {
PYTHONINPUTS = ".;$TEXMF/scripts/context/python",
RUBYINPUTS = ".;$TEXMF/scripts/context/ruby",
LUAINPUTS = ".;$TEXINPUTS;$TEXMF/scripts/context/lua//",
- CLUAINPUTS = ".;$SELFAUTOLOC/lib/{$engine,luatex}/lua//",
+ CLUAINPUTS = ".;$SELFAUTOLOC/lib/{context,$engine,luatex}/lua//",
-- Not really used by MkIV so they might go away.