diff options
author | Hans Hagen <pragma@wxs.nl> | 2013-04-22 16:19:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2013-04-22 16:19:00 +0200 |
commit | fd13332624aebe03c50184dfde3cd414d89adbf9 (patch) | |
tree | 63eb2dd009f92b257596d84e5bab39e85d522e93 /web2c | |
parent | 1b73e9a52409099342473bedf8dd40ceab6f6a32 (diff) | |
download | context-fd13332624aebe03c50184dfde3cd414d89adbf9.tar.gz |
beta 2013.04.22 16:19
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 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. |