Carlo Cabrera c7de544fe8
extend/os/mac/keg_relocate: fix post-bottling dylib ID relocation
Running `brew bottle` changes dylib IDs, install names, and rpaths into
placeholders for the bottle, creates a bottle tarball, and then changes
the placeholders back to their correct values.

With my refactoring in #11358, the behaviour of this relocation changed:
dylib IDs would no longer be changed back from placeholders into their
correct values after the creation of the bottle tarball.
2021-05-12 21:37:33 +01:00
..
2021-02-02 18:49:29 +11:00
2021-05-10 06:13:54 +01:00
2021-02-08 13:26:50 +01:00
2021-03-05 12:21:45 +00:00