From 8c383a8be0343187846e450bcf68b0c5b579d749 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Fri, 3 Jun 2011 08:40:42 +0000 Subject: define TEXMFCACHE in terms of TEXMD{SYS,}VAR git-svn-id: svn://tug.org/texlive/trunk@22756 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/web2c/texmfcnf.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/texmf') diff --git a/Master/texmf/web2c/texmfcnf.lua b/Master/texmf/web2c/texmfcnf.lua index e5e4eec3b59..a37e9a4dc75 100644 --- a/Master/texmf/web2c/texmfcnf.lua +++ b/Master/texmf/web2c/texmfcnf.lua @@ -45,11 +45,12 @@ return { -- only used for FONTCONFIG_PATH & TEXMFCACHE in TeX Live TEXMFSYSVAR = "selfautoparent:texmf-var", + TEXMFVAR = "home:.texlive2011/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;home:.texlive2011/texmf-cache", + TEXMFCACHE = "$TEXMFSYSVAR;$TEXMFVAR", TEXMFCONFIG = "home:.texlive2011/texmf-config", -- I don't like this texmf under home and texmf-home would make more -- cgit v1.2.3