diff options
Diffstat (limited to 'print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua')
-rw-r--r-- | print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua b/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua index 79ab5518157..9173a5e3e3c 100644 --- a/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua +++ b/print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua @@ -1,4 +1,4 @@ -$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.5 2020/05/10 03:56:42 markd Exp $ +$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.6 2021/06/06 01:23:13 markd Exp $ Set paths to texmf trees for pkgsrc. @@ -14,7 +14,7 @@ Set paths to texmf trees for pkgsrc. - TEXMFSYSVAR = "selfautoparent:texmf-var", + TEXMFSYSVAR = "@VARBASE@/lib/texmf", - TEXMFVAR = "home:.texlive2020/texmf-var", + TEXMFVAR = "home:.texlive2021/texmf-var", -- We have only one cache path but there can be more. The first writable one @@ -62,10 +64,10 @@ return { |