xbps-src: create XBPS_WRAPPERDIR via libexec/build.sh.
This way there's no stale files in other unrelated targets, like `show-build-deps`.
This commit is contained in:
@@ -29,6 +29,8 @@ done
|
||||
setup_pkg "$PKGNAME" $XBPS_CROSS_BUILD
|
||||
readonly SOURCEPKG="$sourcepkg"
|
||||
|
||||
mkdir -p $XBPS_WRAPPERDIR
|
||||
|
||||
show_pkg_build_options
|
||||
check_pkg_arch $XBPS_CROSS_BUILD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user