On 09/03/2012 01:24 AM, Karl Berry wrote:
Hi Taco and all,
A Mac user noticed that a texdoc directory was being created with
group-write permission, even though their umask did not specify that (it
was 022).
Yes, we should update the lfs module in luatex. Thanks for the heads-up.
Best wishes,
Hi Taco and all,
A Mac user noticed that a texdoc directory was being created with
group-write permission, even though their umask did not specify that (it
was 022).
$ umask 022
$ dir=~/.texlive2012/texmf-var/texdoc
$ rm -rf $dir
$ texdoc -l whatever
..
$ ls -ld $dir
drwxrwxr-x 2 karl root 4096 S