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