]> git.sesse.net Git - vlc/commitdiff
* ./Makefile.am: Meuuh, did you mean TAB instead of 8 spaces? :-)
authorJon Lech Johansen <jlj@videolan.org>
Fri, 3 Jan 2003 21:38:37 +0000 (21:38 +0000)
committerJon Lech Johansen <jlj@videolan.org>
Fri, 3 Jan 2003 21:38:37 +0000 (21:38 +0000)
Makefile.am

index aeca03183d3db68e01f79db3c35f2ec4cabfa7b1..eef2e418db5af39ad0230eb3ec1c32fd9d2b343d 100644 (file)
@@ -472,7 +472,7 @@ vlc.app: vlc $(PLUGIN_FILES)
                mkdir -p vlc.app/Contents/MacOS/locale/$${i%.gmo}/LC_MESSAGES ; \
                cp po/$$i vlc.app/Contents/MacOS/locale/$${i%.gmo}/LC_MESSAGES/vlc.mo ; \
        done
-        echo -n "APPLVLC#" >| vlc.app/Contents/PkgInfo
+       echo -n "APPLVLC#" >| vlc.app/Contents/PkgInfo
 endif
 
 if HAVE_WIN32