summaryrefslogtreecommitdiff
path: root/office/texlive/doinst.sh
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds[at]schoepfer[dot]info>2018-09-08 03:40:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:27:29 +0700
commitad56c1aac2a17eaf6bd71f7ecefef06b6dcd7eac (patch)
tree541db7d1c747bc3dfd99edf2342fdec07ac1810a /office/texlive/doinst.sh
parent3af58c5e5b3331bae4c947078c45be1da908a9d8 (diff)
downloadslackbuilds-ad56c1aac2a17eaf6bd71f7ecefef06b6dcd7eac.tar.gz
office/texlive: Updated for version 2018.180822.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/texlive/doinst.sh')
-rw-r--r--office/texlive/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
index f864e767d6..d7af8f55c1 100644
--- a/office/texlive/doinst.sh
+++ b/office/texlive/doinst.sh
@@ -1,5 +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/fmtutil-sys --missing 1>/dev/null 2>/dev/null
chroot . /usr/bin/mtxrun --generate 1>/dev/null 2>/dev/null