summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/web2c/texmfcnf.lua
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-03-03 18:29:03 +0000
committerKarl Berry <karl@freefriends.org>2018-03-03 18:29:03 +0000
commitbe3df25db62116ef060b36ae89fd2c3d41da4d7d (patch)
tree0927b57c937e19e51b7e0c1e239066762ff27403 /Master/texmf-dist/web2c/texmfcnf.lua
parentbe898c6b1244e8e97f7bb28f2fee6313882de105 (diff)
tl18 pretest initial setup
git-svn-id: svn://tug.org/texlive/trunk@46798 c570f23f-e606-0410-a88d-b1316a301751
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 c8744aa90fc..95bb2bc86d6 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:.texlive2017/texmf-var",
+ TEXMFVAR = "home:.texlive2018/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:.texlive2017/texmf-config",
+ TEXMFCONFIG = "home:.texlive2018/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