summaryrefslogtreecommitdiff
path: root/office/texlive/doinst.sh
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2014-08-24 13:26:43 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-08-30 14:21:27 +0700
commit168defcd3925bcb8e451eeaef3d0f4851db2c2ed (patch)
tree1819207d5b4e0e449edaffee360a382731062d2d /office/texlive/doinst.sh
parent7800a4e6fd948acdd35d3f55e583f9e6f93f4834 (diff)
downloadslackbuilds-168defcd3925bcb8e451eeaef3d0f4851db2c2ed.tar.gz
office/texlive: Updated for version 20140525.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'office/texlive/doinst.sh')
-rw-r--r--office/texlive/doinst.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/office/texlive/doinst.sh b/office/texlive/doinst.sh
index 072cbba786..5bac0e7189 100644
--- a/office/texlive/doinst.sh
+++ b/office/texlive/doinst.sh
@@ -1,3 +1,4 @@
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
-chroot . /usr/bin/updmap-sys --nohash --syncwithtrees 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