summaryrefslogtreecommitdiffstats
path: root/office/texlive-extra/doinst.sh
diff options
context:
space:
mode:
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