From Changes:
v0.6.1 2024-08-29
Fix bootstrapped builds by opening pipe to `patch` stdin instead
of redirecting stdin to file. (redirecting to /zip is
impossible)
If output files exist rename them with `.old` to avoid bus error
when one of the output files is the same as the running
executable.