From 168defcd3925bcb8e451eeaef3d0f4851db2c2ed Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Sun, 24 Aug 2014 13:26:43 -0500 Subject: office/texlive: Updated for version 20140525. Signed-off-by: Robby Workman --- office/texlive/doinst.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'office/texlive/doinst.sh') 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 -- cgit v1.2.3