List latex configuration before make

This commit is contained in:
Petr Menšík 2020-08-26 16:48:02 +02:00
parent 7d8ad626e7
commit 823e9d22cf

View File

@ -583,7 +583,8 @@ export LIBDIR_SUFFIX
# avoid using home for pdf latex files # avoid using home for pdf latex files
export TEXMFVAR="`pwd`" export TEXMFVAR="`pwd`"
export TEXMFCONFIG="`pwd`" export TEXMFCONFIG="`pwd`"
fmtutil --missing -user fmtutil-user --listcfg
fmtutil-user --missing
%endif %endif
%make_build %make_build