[vlc-commits] Revert "contrib: fix bghudappkit for xcodebuild of vlc project"
Rafaël Carré
git at videolan.org
Sat Jun 22 13:24:47 CEST 2013
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Sat Jun 22 13:24:24 2013 +0200| [778091a7e9104b5cf783c4df3c54ae6d6b126305] | committer: Rafaël Carré
Revert "contrib: fix bghudappkit for xcodebuild of vlc project"
This reverts commit acf5397b37d648b8df13eb3a0d1bee14d8e3ae2c.
Conflicts:
contrib/src/bghudappkit/rules.mak
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=778091a7e9104b5cf783c4df3c54ae6d6b126305
---
contrib/src/bghudappkit/rules.mak | 3 ---
1 file changed, 3 deletions(-)
diff --git a/contrib/src/bghudappkit/rules.mak b/contrib/src/bghudappkit/rules.mak
index 6212bf7..4ab4e51 100644
--- a/contrib/src/bghudappkit/rules.mak
+++ b/contrib/src/bghudappkit/rules.mak
@@ -22,8 +22,5 @@ bghudappkit: bghudappkit-git.tar.xz .sum-bghudappkit
.bghudappkit: bghudappkit
cd $< && xcodebuild $(XCODE_FLAGS)
- install_name_tool -change @loader_path/../../../../../../../BGHUDAppKit.framework/Versions/A/BGHUDAppKit \
- @loader_path/../../../../Versions/A/BGHUDAppKit \
- $</build/Release/BGHUDAppKit.framework/Resources/BGHUDAppKitPlugin.ibplugin/Contents/MacOS/BGHUDAppKitPlugin
cd $< && cp -R build/Release/BGHUDAppKit.framework "$(PREFIX)"
touch $@
More information about the vlc-commits
mailing list