Fix inexplicable change to dylib paths with new VM. v2.15.180
authorCarl Hetherington <cth@carlh.net>
Fri, 17 Dec 2021 21:36:44 +0000 (22:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 18 Dec 2021 10:16:45 +0000 (11:16 +0100)
commitd98702bd89f418d03d3184732edff32d2ca213be
tree93092b5dfa3fb63eeb61f57e853fbeffd2a252cb
parentfb9a41256e438a67c0e7d7f0cf49e2d2bebfbd25
Fix inexplicable change to dylib paths with new VM.

After re-creating the macOS build VM, suddenly liblwext4 ends
up linked as @rpath/liblwext4.dylib which breaks the DoM make_dmg
script.  I can only guess this is due to me installing a newer
CMake.
platform/osx/make_dmg.sh