]> git.sesse.net Git - vlc/commitdiff
Makefile.am: Typo in VLC-release.app.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 5 Feb 2008 01:01:09 +0000 (01:01 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 5 Feb 2008 01:01:09 +0000 (01:01 +0000)
Makefile.am

index 8e0f56aae521e532c19656aea90b55f076e1d7cb..b4dfc38d3d6404f4081fffc4c6c0db965bae0905 100644 (file)
@@ -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/