Revert "xbps-src/build.sh: always start with a clean statedir."
This reverts commit 2a959e32ee
.
This commit is contained in:
parent
98ccf59960
commit
0ad3adfb0b
|
@ -29,9 +29,6 @@ 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
|
||||
|
||||
|
|
Loading…
Reference in New Issue