summaryrefslogtreecommitdiffstats
path: root/office/texlive/doinst.sh
diff options
context:
space:
mode:
author Matteo Bernardini2018-10-18 19:05:41 +0200
committer Matteo Bernardini2018-10-18 19:05:41 +0200
commitc9326a596337c38df416f18a270832c42dda5c1e (patch)
treec5e9723b5e84014de3da1d7711e2c3a1ac811c68 /office/texlive/doinst.sh
parente508b015d1f32339a2049795d646af143139eb87 (diff)
downloadslackbuilds-current-20181018.1.tar.gz
20181018.1 global branch merge.current-20181018.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/texlive/doinst.sh')
-rw-r--r--office/texlive/doinst.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
deleted file mode 100644
index d7af8f55c1..0000000000
--- a/office/texlive/doinst.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-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 --missing 1>/dev/null 2>/dev/null
-chroot . /usr/bin/mtxrun --generate 1>/dev/null 2>/dev/null