summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/web2c/texmfcnf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/web2c/texmfcnf.lua')
-rw-r--r--Master/texmf-dist/web2c/texmfcnf.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/web2c/texmfcnf.lua b/Master/texmf-dist/web2c/texmfcnf.lua
index 6a68f04832d..01b13d13f01 100644
--- a/Master/texmf-dist/web2c/texmfcnf.lua
+++ b/Master/texmf-dist/web2c/texmfcnf.lua
@@ -63,7 +63,7 @@ return {
TEXMFOS = "selfautodir:",
TEXMFDIST = "selfautoparent:texmf-dist",
- TEXMFMAIN = TEXMFDIST,
+ TEXMFMAIN = $TEXMFDIST,
TEXMFLOCAL = texmflocal,
TEXMFSYSCONFIG = "selfautoparent:texmf-config",