Commit 778091a7 authored by Rafaël Carré's avatar Rafaël Carré

Revert "contrib: fix bghudappkit for xcodebuild of vlc project"

This reverts commit acf5397b.

Conflicts:
	contrib/src/bghudappkit/rules.mak
parent 7b525047
......@@ -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 $@
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment