diff options
author | markd <markd@pkgsrc.org> | 2021-06-06 01:23:13 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-06-06 01:23:13 +0000 |
commit | e32d4580f6911726990053f9de9462c09a167f66 (patch) | |
tree | 585ff8eae6a5acba947b3e089a63b25d67aa68e8 /print/tex-luatex/patches/patch-texmf-dist_web2c_texmfcnf.lua | |
parent | 388df0221ac796edaa5879667730e20910698f21 (diff) | |
download | pkgsrc-e32d4580f6911726990053f9de9462c09a167f66.tar.gz |
tex-luatex{,-doc}: update to 1.13.0
texlive 2021 paths
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 { |