]> granicus.if.org Git - python/commit
Make sure latex2html doesn't produce a hard link between foo/foo.html
authorFred Drake <fdrake@acm.org>
Mon, 3 May 1999 14:29:07 +0000 (14:29 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 3 May 1999 14:29:07 +0000 (14:29 +0000)
commit4437fdf2656c524e2069a0bde1e542b41e31fee9
tree5fd01e6d8df0f5d90da514cc9e81cd66bb1cafbe
parentd2d1eef0250f786e8d8d69167452b8eee83998da
Make sure latex2html doesn't produce a hard link between foo/foo.html
and foo/index.html.  Make a copy instead.  (Appearantly some tar
openers on non-Unixlike systems can't handle hard links.)
Doc/tools/mkhowto