From 823e9d22cf58fec4e5c541d4643be00000b193f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Wed, 26 Aug 2020 16:48:02 +0200 Subject: [PATCH] List latex configuration before make --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index a159174..69f065b 100644 --- a/bind.spec +++ b/bind.spec @@ -583,7 +583,8 @@ export LIBDIR_SUFFIX # avoid using home for pdf latex files export TEXMFVAR="`pwd`" export TEXMFCONFIG="`pwd`" -fmtutil --missing -user +fmtutil-user --listcfg +fmtutil-user --missing %endif %make_build