void-packages/common/xbps-src
q66 4098c62ebc xbps-src: prevent builddir/destdir from always being removed
The problem here is that newly introduced behavior in commit
b2b0409be4 resulted in builddir and
destdir *always* being removed when starting a build, as a part of
masterdir auto-update. We don't want this as we may want to resume
a previous build (e.g. by running stages individually or by resuming
a failed build from where it stopped).

Therefore, explicitly override the removal to restore previous behavior.
2020-01-28 01:09:04 +01:00
..
libexec Revert "xbps-src/build.sh: always start with a clean statedir." 2020-01-13 23:34:00 +01:00
shutils xbps-src: prevent builddir/destdir from always being removed 2020-01-28 01:09:04 +01:00