head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.1 date 2026.02.17.10.49.05; author markd; state Exp; branches; next ; commitid XLSDx7YUfAg4CIuG; desc @@ 1.1 log @tex-context{,-doc}: update to 20260212 changes unknown @ text @$NetBSD: patch-texmf-dist_web2c_texmfcnf.lua,v 1.9 2025/05/11 04:17:39 markd Exp $ Set paths to texmf trees for pkgsrc. --- texmf-dist/web2c/texmfcnf.lua.orig 2026-02-13 20:50:32.000000000 +0000 +++ texmf-dist/web2c/texmfcnf.lua @@@@ -124,8 +124,9 @@@@ return { -- System trees TEXMFDIST = distribution_path, TEXMFLOCAL = system_data, - TEXMFSYSCONFIG = system_cache .. "/texmf-config", - TEXMFSYSVAR = system_cache .. "/texmf-var", + TEXMFSYSCONFIG = "@@PKG_SYSCONFDIR@@", + TEXMFSYSVAR = "@@VARBASE@@/lib/texmf", + TEXMFCNF = "@@PKG_SYSCONFDIR@@", -- User trees TEXMFCONFIG = user_cache .. "/texmf-config", @