Blame texlive-20220321-texinfo-path-fix.patch

b30f531
diff -up texlive-base-20220321/source/texk/kpathsea/texmf.cnf.texinfo-fix texlive-base-20220321/source/texk/kpathsea/texmf.cnf
b30f531
--- texlive-base-20220321/source/texk/kpathsea/texmf.cnf.texinfo-fix	2022-04-24 14:56:58.552736645 -0400
b30f531
+++ texlive-base-20220321/source/texk/kpathsea/texmf.cnf	2022-04-24 14:59:20.022477425 -0400
b30f531
@@ -83,6 +83,9 @@ TEXMFSYSCONFIG = $TEXMFROOT/texmf-config
b30f531
 % to %USERPROFILE% on Windows, $HOME otherwise.
b30f531
 TEXMFHOME = ~/texmf
b30f531
 
b30f531
+% Texinfo on Fedora lives out of $TEXMFROOT
b30f531
+TEXINFOHOME = $SELFAUTODIR/share/texmf
b30f531
+
b30f531
 % TEXMFVAR, where texconfig/updmap/fmtutil store cached runtime data.
b30f531
 TEXMFVAR = ~/.texlive2022/texmf-var
b30f531
 
b30f531
@@ -108,7 +111,7 @@ TEXMFAUXTREES = {}
b30f531
 % The odd-looking $TEXMFAUXTREES$TEXMF... construct is so that if no auxtree is
b30f531
 % ever defined (the 99% common case), no extra elements will be added to
b30f531
 % the search paths. tlmgr takes care to end any value with a trailing comma.
b30f531
-TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST}
b30f531
+TEXMF = {$TEXMFAUXTREES$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXINFOHOME,!!$TEXMFLOCAL,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFDIST}
b30f531
 
b30f531
 % Where to look for, and where mktexlsr creates, ls-R files. By default,
b30f531
 % this is all and only the !! elements of TEXMF, so that mktexlsr does not