commit | fe3db7d6f055ec432d43f417cdf8d93897386aa4 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu May 02 20:42:30 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu May 02 20:42:30 2002 +0000 |
tree | 02570236e238cc485b8ebddd69c6fb5f043acce1 | |
parent | b9132a2a15431f3ddf20c83e43beb85eb713f63c [diff] |
Work around limitation of Cygwin Perl: To avoid a permission denial, we need to do the inplace-edit with a backup file. A quick test leads me to believe this is sufficient to allow building the documentation on Cygwin; a full test is in progress.