.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive-filesystem?expand=0&rev=8
This commit is contained in:
parent
9ad7ba8ea7
commit
b4e08f03b7
@ -96,7 +96,7 @@ for run in /var/run/texlive/run-fmtutil* ; do
|
||||
fmtutil-sys --missing < /dev/null 1>&4 2>&4
|
||||
let rc+=$?
|
||||
rm -f /var/run/texlive/run-fmtutil*
|
||||
fi
|
||||
done
|
||||
for run in /var/run/texlive/run-updmap* ; do
|
||||
if test -e $run ; then
|
||||
test $VERBOSE = true && echo -e "\r[ ]Updating TeX font mappings."
|
||||
|
Loading…
Reference in New Issue
Block a user