summaryrefslogtreecommitdiff
path: root/office/texlive-extra/doinst.sh
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds[at]schoepfer[dot]info>2017-11-15 08:45:36 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:26 +0700
commit63dd2549911f0db4b12bbf86e2e9eef27d8813c5 (patch)
tree001d9a85c2aa45d445afa00f5f67aed67a2ebca2 /office/texlive-extra/doinst.sh
parenta85f7034c891304ca58fb95920e6a3f50ecb15d2 (diff)
downloadslackbuilds-63dd2549911f0db4b12bbf86e2e9eef27d8813c5.tar.gz
office/texlive-extra: Updated for version 2017.171108.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/texlive-extra/doinst.sh')
-rw-r--r--office/texlive-extra/doinst.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/office/texlive-extra/doinst.sh b/office/texlive-extra/doinst.sh
index 91d48effca..0d6b389cdf 100644
--- a/office/texlive-extra/doinst.sh
+++ b/office/texlive-extra/doinst.sh
@@ -1,4 +1,3 @@
-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
+printf "y\n" | chroot . /usr/bin/updmap-sys --syncwithtrees 1>/dev/null 2>/dev/null
chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null