Right now, when --force is used to rebuild an existing wine version files are deleted pretty early on.
--force
Instead, the delete could happen just before make install, that way if there's a build failure the user isn't left with nothing.
make install