Changeset abb027a384e33ceaecf3e8a09d4a561c943a7025

Show
Ignore:
Timestamp:
12/30/07 17:39:23 (8 months ago)
Author:
Felix Paul Kühne <fkuehne@videolan.org>
git-committer:
Felix Paul Kühne <fkuehne@videolan.org> 1199032763 +0000
git-parent:

[aa50e70169b0739dbd11f8d76f7550bfbfd46981]

git-author:
Felix Paul Kühne <fkuehne@videolan.org> 1199032763 +0000
Message:

arf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Makefile.am

    raa50e70 rabb027a  
    644644      done ; \ 
    645645    fi 
    646     ln -sfn $(srcdir)/share $(top_builddir)/VLC.app/Contents/MacOS/ 
     646    ln -sfn `pwd`/$(srcdir)/share $(top_builddir)/VLC.app/Contents/MacOS/ 
    647647    $(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/locale 
    648648    cat $(top_srcdir)/po/LINGUAS | while read i; do \