1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00

automake: Don't run make install for VLC.app.

This commit is contained in:
Pierre d'Herbemont 2008-05-10 16:47:28 +02:00
parent 7e4d4e22f5
commit 07cb75ee58

View File

@ -559,7 +559,6 @@ VLC-release.app: vlc
# This is just for development purposes.
# The resulting VLC.app will only in this tree.
VLC.app: vlc
( cd src && make install )
rm -Rf $(top_builddir)/tmp
mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
rm -Rf $(top_builddir)/VLC.app