Add a "clean installation" option to build script
Right now doing a ./build -f $V_PKG doesn't actually wipe out the installation path before forcing the installation again, which might leave some old files still being the same as before the re-installation. Would it be possible to add a clean-install-dir option to the build script?