From 869539a329ebab3feaf3e51b5e4328b4e830a366 Mon Sep 17 00:00:00 2001 From: Taco Hoekwater Date: Fri, 3 Jun 2011 13:48:17 +0000 Subject: fix the context equivalent of TEXMFCNF git-svn-id: svn://tug.org/texlive/trunk@22762 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/mips-irix/mtxrun | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master/bin/mips-irix') diff --git a/Master/bin/mips-irix/mtxrun b/Master/bin/mips-irix/mtxrun index 049033a727f..94867f6eb34 100755 --- a/Master/bin/mips-irix/mtxrun +++ b/Master/bin/mips-irix/mtxrun @@ -11153,9 +11153,11 @@ resolvers.luacnfname = 'texmfcnf.lua' resolvers.luacnfstate = "unknown" -- resolvers.luacnfspec = '{$SELFAUTODIR,$SELFAUTOPARENT}{,{/share,}/texmf{-local,}/web2c}' -- what a rubish path -resolvers.luacnfspec = 'selfautoparent:{/texmf{-local,}{,/web2c},}}' - +-- changed by Taco Hoekwater to make /texmfnf.lua take precedence, +-- while still allowing /texmf/texmfnf.lua and +-- /texmf/web2c/texmfnf.lua (in that order) +resolvers.luacnfspec = '{selfautodir:,selfautoparent:};{selfautodir:,selfautoparent:}{/share,}/texmf{-local,};{selfautodir:,selfautoparent:}{/share,}/texmf{-local,}/web2c' local unset_variable = "unset" -- cgit v1.2.3