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

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