xbps-src/build.sh: always start with a clean statedir.
Let's see if this fixes buildbot...
This commit is contained in:
@@ -29,6 +29,9 @@ done
|
||||
setup_pkg "$PKGNAME" $XBPS_CROSS_BUILD
|
||||
readonly SOURCEPKG="$sourcepkg"
|
||||
|
||||
# Always start with a clean statedir
|
||||
remove_pkg_statedir
|
||||
|
||||
show_pkg_build_options
|
||||
check_pkg_arch $XBPS_CROSS_BUILD
|
||||
|
||||
|
Reference in New Issue
Block a user