mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
9b0d516310
Symbolic links were created with absolute paths, but to cope with path fluctuations between build and reference, they are now relative paths. ref. #6084