Changeset 88e2bbbaaa6d2f0b3e2e23e4392607e05abf13f5

Show
Ignore:
Timestamp:
01/31/08 18:51:46 (7 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1201801906 +0000
git-parent:

[29606418af970617b4b8c56694949a6142117614]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1201801906 +0000
Message:

Don't loose our INSTALL

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r9998b1b r88e2bbb  
    127127echo > vlc-config.in 
    128128mkdir -p intl 
     129cp -f INSTALL INSTALL.svn 
    129130 
    130131autoreconf --install --force ${ACLOCAL_ARGS} 
    131132rm -f po/Makevars.template 
    132133echo > ABOUT-NLS 
     134mv -f INSTALL.svn INSTALL 
    133135 
    134136##