summaryrefslogtreecommitdiffstats
path: root/source/t/texlive/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/t/texlive/doinst.sh')
-rw-r--r--source/t/texlive/doinst.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/t/texlive/doinst.sh b/source/t/texlive/doinst.sh
new file mode 100644
index 000000000..f864e767d
--- /dev/null
+++ b/source/t/texlive/doinst.sh
@@ -0,0 +1,5 @@
+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 --all 1>/dev/null 2>/dev/null
+chroot . /usr/bin/mtxrun --generate 1>/dev/null 2>/dev/null