From: RĂ©mi Denis-Courmont Date: Thu, 31 Jan 2008 17:51:46 +0000 (+0000) Subject: Don't loose our INSTALL X-Git-Tag: 0.9.0-test0~3059 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=88e2bbbaaa6d2f0b3e2e23e4392607e05abf13f5;p=vlc Don't loose our INSTALL --- diff --git a/bootstrap b/bootstrap index 1d1572a63f..07130be0f6 100755 --- 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