summaryrefslogtreecommitdiffstats
path: root/office/texlive/doinst.sh
diff options
context:
space:
mode:
author Johannes Schoepfer2016-12-08 02:28:12 +0100
committer David Spencer2016-12-10 01:57:38 +0100
commit6c04c1b6b10c6eb963fffcedae0bea6c9932c2b7 (patch)
tree8f2d08d7ce81e0f2419a81981069b75b32d48ab8 /office/texlive/doinst.sh
parent5d64e436c0040a779d66ab44a1e60cdb77f16903 (diff)
downloadslackbuilds-6c04c1b6b10c6eb963fffcedae0bea6c9932c2b7.tar.gz
office/texlive: Script cleanups & fixes, build bump.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/texlive/doinst.sh')
-rw-r--r--office/texlive/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
index 8b880a349f..91d48effca 100644
--- a/office/texlive/doinst.sh
+++ b/office/texlive/doinst.sh
@@ -1,7 +1,4 @@
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
-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
-