William Woodruff 6b63abb850
keg_relocate: Check HOMEBREW_TEMP's realpath when excluding name changes.
Since /tmp (the default HOMEBREW_TEMP) is a symlink to /private/tmp,
some build systems (like Parrot's) will attempt to use the realpath
instead of the literal /tmp we supply it with. This breaks the relocation
code, which only tested the literal HOMEBREW_TEMP and not its realpath.
2017-01-07 15:06:46 -05:00
..
2016-12-31 22:44:05 +00:00
2016-07-07 01:46:58 +02:00
2016-10-04 15:43:58 +02:00
2015-08-03 13:22:35 +01:00
2016-10-04 15:43:58 +02:00
2016-09-24 12:24:35 +02:00