diff options
author | Hans Hagen <pragma@wxs.nl> | 2021-09-06 12:08:31 +0200 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2021-09-06 12:08:31 +0200 |
commit | 0b177b615d126b85d1399fba3cc55bb0d3ddfbba (patch) | |
tree | 53ae63751f90892d5c5b56ec1726977bece0600f /web2c | |
parent | 26a37aadfa1c26b389c7ef9c5f310a1e2ddf596c (diff) | |
download | context-0b177b615d126b85d1399fba3cc55bb0d3ddfbba.tar.gz |
2021-09-06 11:46:00
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. |