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

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