]> git.sesse.net Git - vlc/blobdiff - contrib/src/bghudappkit/rules.mak
Revert "contrib: fix bghudappkit for xcodebuild of vlc project"
[vlc] / contrib / src / bghudappkit / rules.mak
index 6212bf7a49c2c34b2121fbd83339983fb807f864..4ab4e51d06643df5a997d35bb187222d6f22d9c2 100644 (file)
@@ -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 $@