Commit e7e9b121 authored by Jérome Decoodt's avatar Jérome Decoodt

Use VLC-release.app instead of VLC.app for package-macosx target

parent 935da474
......@@ -859,7 +859,7 @@ package-macosx:
fi
# Copy relevant files
cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/tmp/"
cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/tmp/VLC.app"
cd "$(srcdir)" && cp AUTHORS COPYING ChangeLog README README.MacOSX.rtf THANKS NEWS $(top_builddir)/tmp/
# 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