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.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/web2c/texmfcnf.lua b/Master/texmf-dist/web2c/texmfcnf.lua
index 8ffe928a520..9382ffeb137 100644
--- a/Master/texmf-dist/web2c/texmfcnf.lua
+++ b/Master/texmf-dist/web2c/texmfcnf.lua
@@ -45,13 +45,13 @@ return {
-- only used for FONTCONFIG_PATH & TEXMFCACHE in TeX Live
TEXMFSYSVAR = "selfautoparent:texmf-var",
- TEXMFVAR = "home:.texlive2019/texmf-var",
+ TEXMFVAR = "home:.texlive2020/texmf-var",
-- We have only one cache path but there can be more. The first writable one
-- will be chosen but there can be more readable paths.
TEXMFCACHE = "$TEXMFSYSVAR;$TEXMFVAR",
- TEXMFCONFIG = "home:.texlive2019/texmf-config",
+ TEXMFCONFIG = "home:.texlive2020/texmf-config",
-- I don't like this texmf under home and texmf-home would make more
-- sense. One never knows what installers put under texmf anywhere and