From: Rafaël Carré Date: Thu, 24 Nov 2011 23:03:15 +0000 (-0500) Subject: contrib: fix bghudappkit for xcodebuild of vlc project X-Git-Tag: 1.3.0-git~91 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=acf5397b37d648b8df13eb3a0d1bee14d8e3ae2c;p=vlc contrib: fix bghudappkit for xcodebuild of vlc project --- diff --git a/contrib/src/bghudappkit/rules.mak b/contrib/src/bghudappkit/rules.mak index 304796ddb4..0f39e04ff6 100644 --- a/contrib/src/bghudappkit/rules.mak +++ b/contrib/src/bghudappkit/rules.mak @@ -21,5 +21,8 @@ bghudappkit: bghudappkit-git.tar.xz .sum-bghudappkit .bghudappkit: bghudappkit cd $< && xcodebuild -arch $(ARCH) -sdk macosx$(OSX_VERSION) + install_name_tool -change @loader_path/../../../../../../../BGHUDAppKit.framework/Versions/A/BGHUDAppKit \ + @loader_path/../../../../Versions/A/BGHUDAppKit \ + $