Re: proposed patch to mktexlsr
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Message-ID | <[email protected]> |
> - if we don't have write permissions to the directory, but the file > exists yet, we don't skip this directory. Below the script checks if > the file is writeable, anyway: .. > - The test for the magic can be skipped if the file is empty. It seems > this had occurred to a Debian user under some weird circumstances. In Olaf's latest version, I see that "test -s" thing, but not that change in permission handling. Thomas