Mercurial > hg > vamp-aubio-plugins
changeset 109:623ccbfdcf8b
INSTALL.mingw32: do not prompt to overwrite unzipped files
author | Paul Brossier <piem@piem.org> |
---|---|
date | Sat, 31 Jan 2015 15:16:15 +0100 |
parents | 33315f94e98d |
children | b147d06397bc |
files | INSTALL.mingw32 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL.mingw32 Sat Jan 31 15:05:15 2015 +0100 +++ b/INSTALL.mingw32 Sat Jan 31 15:16:15 2015 +0100 @@ -10,7 +10,7 @@ # get Vamp windows binaries curl -O https://code.soundsoftware.ac.uk/attachments/download/694/vamp-plugin-sdk-2.5-binaries-win32-mingw.zip -unzip -x vamp-plugin-sdk-2.5-binaries-win32-mingw.zip +unzip -ox vamp-plugin-sdk-2.5-binaries-win32-mingw.zip # build aubio git clone git://git.aubio.org/git/aubio/ aubio-mingw32