]> git.sesse.net Git - vlc/commitdiff
Don't loose our INSTALL
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 31 Jan 2008 17:51:46 +0000 (17:51 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 31 Jan 2008 17:51:46 +0000 (17:51 +0000)
bootstrap

index 1d1572a63fd394693f7e7acc3abd5153f3c9886d..07130be0f6ef217987dd271b7149c6a37cb43305 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -126,10 +126,12 @@ set -x
 # Automake complains if these are not present
 echo > vlc-config.in
 mkdir -p intl
+cp -f INSTALL INSTALL.svn
 
 autoreconf --install --force ${ACLOCAL_ARGS}
 rm -f po/Makevars.template
 echo > ABOUT-NLS
+mv -f INSTALL.svn INSTALL
 
 ##
 ##  files which need to be regenerated