travis: rebuild base-chroot via build.sh not prepare.sh.
This commit is contained in:
@@ -6,6 +6,9 @@ if [ "$1" != "$2" ]; then
|
||||
arch="-a $2"
|
||||
fi
|
||||
|
||||
# Make sure `base-chroot` is really up-to-date
|
||||
/hostrepo/xbps-src -Ntf pkg base-chroot
|
||||
|
||||
PKGS=$(/hostrepo/xbps-src sort-dependencies $(cat /tmp/templates))
|
||||
|
||||
NPROCS=1
|
||||
|
Reference in New Issue
Block a user