slackbuilds_ponce/office/texlive/doinst.sh
Johannes Schoepfer d87975d35f office/texlive: Updated for version 20160523.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-07-20 14:20:25 -05:00

7 lines
365 B
Bash

rm -f usr/share/texmf-config/web2c/updmap.cfg
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
printf "y\n" | chroot . /usr/bin/updmap-sys --nohash --syncwithtrees 1>/dev/null 2>/dev/null
chroot . /usr/bin/updmap-sys 1>/dev/null 2>/dev/null
chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null
#chroot . /usr/bin/mtxrun --generate 1>/dev/null 2>/dev/null