summaryrefslogtreecommitdiffstats
path: root/office/texlive/doinst.sh
diff options
context:
space:
mode:
author Johannes Schoepfer2018-07-12 14:44:16 +0200
committer Willy Sudiarto Raharjo2018-07-14 01:55:55 +0200
commit5e9a5c28d73c3b1709a6b59bdd5b7a661dba1416 (patch)
treedd0326cdb5cc7ec13b2dcd82b70cf25b37adca06 /office/texlive/doinst.sh
parent2f9b8190527b5856f93885c17cf9a4d17b933daf (diff)
downloadslackbuilds-5e9a5c28d73c3b1709a6b59bdd5b7a661dba1416.tar.gz
office/texlive: Updated for version 2018.180630.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texlive/doinst.sh')
-rw-r--r--office/texlive/doinst.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
index 2a6c92bace..f864e767d6 100644
--- a/office/texlive/doinst.sh
+++ b/office/texlive/doinst.sh
@@ -1,4 +1,5 @@
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
printf "y\n" | chroot . /usr/bin/updmap-sys --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