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