diff options
author | Thomas Penteker <tek@serverop.de> | 2014-07-08 21:04:31 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2014-07-08 21:04:31 +0200 |
commit | 5aefa209ad68749cf85571df9347d54d7d73d601 (patch) | |
tree | c7a69828a200e05b7a4260611626d00a774f137a /texlive/post-install | |
parent | 836127ada373a4282c2e99195a183874ac91c7ef (diff) | |
download | opt-5aefa209ad68749cf85571df9347d54d7d73d601.tar.gz opt-5aefa209ad68749cf85571df9347d54d7d73d601.tar.xz |
texlive: 20120701 -> 20140525
Diffstat (limited to 'texlive/post-install')
-rwxr-xr-x | texlive/post-install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/texlive/post-install b/texlive/post-install index 44fa07cbe..2022dbe98 100755 --- a/texlive/post-install +++ b/texlive/post-install @@ -1,5 +1,6 @@ #!/bin/sh +umask 0022 /usr/bin/mktexlsr /usr/bin/updmap-sys --nohash --syncwithtrees /usr/bin/mktexlsr |