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

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