fix updmap invocation in texLive

Close #9430, fixes #9318.
This commit is contained in:
Anders Papitto 2015-08-24 13:31:24 -07:00 committed by Vladimír Čunát
parent 33f287380b
commit 6b892be9a8
3 changed files with 3 additions and 3 deletions

View File

@ -81,7 +81,7 @@ rec {
PATH=$PATH:$out/bin mktexlsr $out/share/texmf*
HOME=. PATH=$PATH:$out/bin updmap-sys --syncwithtrees
yes | HOME=. PATH=$PATH:$out/bin updmap-sys --syncwithtrees || echo $?
# Prebuild the format files, as it used to be done with TeXLive 2007.
# Luatex currently fails this way: