mirror of
https://git.tukaani.org/xz.git
synced 2025-03-12 03:20:53 +00:00
In this case "make install" could fail if the man page directory didn't already exist at the destination. If it did exist, a dangling symlink was created there. Now the link is omitted instead. This isn't the best fix but it's better than the old behavior.