From 6fe85e7b23efd65cbf68b666244cacc287f868cf Mon Sep 17 00:00:00 2001 From: Alex Birch Date: Sat, 9 Jun 2018 22:50:25 +0100 Subject: [PATCH] oops --- Builds/MacOSX/relink_libs.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Builds/MacOSX/relink_libs.sh b/Builds/MacOSX/relink_libs.sh index 8747726..d9e8249 100755 --- a/Builds/MacOSX/relink_libs.sh +++ b/Builds/MacOSX/relink_libs.sh @@ -37,6 +37,8 @@ VORBISENC="libvorbisenc.2.dylib" IDPREFIX="@rpath/lib" FRAMEWORKLOAD="$IDPREFIX" +FRAMEWORKS="$MYDIR/lib_relinked" + # we're gonna relink these frameworks also, so make them writeable chmod +w "$FRAMEWORKS/"*