mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
44f9fa1b61
This is a complement to #5928. The previous PR had the following problem: - The `<INSTALL_DIR>/bin/*` file could not be replaced if the destination of the symbolic link was lost. - The wrong link destination was written if `MRuby::Build.install_dir` was a relative path.