Commit c0a94b5c authored by Damien Fouilleul's avatar Damien Fouilleul

- backported changes in [15275]

parent 33cafa23
......@@ -180,6 +180,7 @@ N: Damien Fouilleul
E: Damien.Fouilleul@laposte.net
C: Quovodis
D: ActiveX control
D: Safari/Firefox plugin for MacOS X
S: Ireland
N: Alexis Guillard
......
......@@ -833,6 +833,9 @@ package-macosx:
# Copy relevant files
cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-${VERSION}/VLC.app"
if BUILD_MOZILLA
cp -R "$(top_builddir)/mozilla/VLC Plugin.plugin" "$(top_builddir)/vlc-${VERSION}/VLC Plugin.plugin"
endif
cd "$(srcdir)" && cp AUTHORS COPYING ChangeLog README README.MacOSX.rtf THANKS NEWS $(top_builddir)/vlc-${VERSION}/ && cp -R extras/MacOSX/Delete_Preferences.app $(top_builddir)/vlc-${VERSION}/
# Create disk image
......
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