Dr. Werner Fink 2012-06-22 17:02:12 +00:00 committed by Git OBS Bridge
parent 9ad7ba8ea7
commit b4e08f03b7

View File

@ -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."