summaryrefslogtreecommitdiffstats
path: root/office/texlive
diff options
context:
space:
mode:
Diffstat (limited to 'office/texlive')
-rw-r--r--office/texlive/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
index ef65a367b2..129601ec1a 100644
--- a/office/texlive/doinst.sh
+++ b/office/texlive/doinst.sh
@@ -1,8 +1,4 @@
-# This one shouldn't be needed, but just in case...
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
-
-# This is to generate /usr/share/texmf-var/ stuff
chroot . /usr/bin/updmap-sys --nohash --syncwithtrees 1>/dev/null 2>/dev/null
-chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null