From: Pierre d'Herbemont Date: Tue, 5 Feb 2008 01:01:09 +0000 (+0000) Subject: Makefile.am: Typo in VLC-release.app. X-Git-Tag: 0.9.0-test0~2906 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=fdf1076a81f09b0fd3bcc3a38e1e5e1f2cbad394;p=vlc Makefile.am: Typo in VLC-release.app. --- diff --git a/Makefile.am b/Makefile.am index 8e0f56aae5..b4dfc38d3d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -352,7 +352,7 @@ noinst_DATA = VLC.app # VLC-release.app is the old VLC.app target VLC-release.app: vlc ( cd src && make install ) - then rm -Rf "$(top_builddir)/tmp" + rm -Rf "$(top_builddir)/tmp" mkdir -p "$(top_builddir)/tmp/extras/package/macosx" rm -Rf $(top_builddir)/VLC-release.app cp -R $(srcdir)/extras/package/macosx/vlc.xcodeproj $(top_builddir)/tmp/extras/package/macosx/