Shaun Jackman 5cb458d687 install_symlink_p: Fix when dest includes a symlink
install_symlink_p does not work as intended when dst includes a symlink in its path.
relative_path_from requires that both src and dst be real paths without symlinks.

From https://ruby-doc.org/stdlib-2.3.7/libdoc/pathname/rdoc/Pathname.html#method-i-relative_path_from
This method doesn't access the filesystem. It assumes no symlinks.
2019-03-16 23:11:59 -07:00
..
2019-02-27 14:02:46 +00:00
2019-01-28 19:31:21 +00:00
2019-01-30 21:59:55 +00:00
2019-01-21 13:39:11 +00:00
2018-11-12 05:01:33 +01:00
2018-09-25 21:07:01 +01:00
2018-10-19 16:38:41 +01:00
2018-07-30 21:07:42 +02:00
2018-06-03 01:41:38 +01:00
2019-02-11 09:50:09 +00:00
2018-07-17 12:53:12 +02:00
2019-01-08 19:13:46 +00:00
2018-11-02 17:29:23 +00:00
2018-11-02 17:29:23 +00:00
2019-02-27 14:02:46 +00:00
2018-11-02 17:29:23 +00:00
2018-11-02 17:29:23 +00:00
2018-11-02 17:29:23 +00:00
2018-10-19 16:38:41 +01:00