summaryrefslogtreecommitdiffstats
path: root/patches/source/texlive/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/texlive/doinst.sh')
-rw-r--r--patches/source/texlive/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/source/texlive/doinst.sh b/patches/source/texlive/doinst.sh
new file mode 100644
index 000000000..cd1c7fe63
--- /dev/null
+++ b/patches/source/texlive/doinst.sh
@@ -0,0 +1,4 @@
+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