travis: rebuild base-chroot via build.sh not prepare.sh.

This commit is contained in:
Juan RP 2020-01-01 12:25:22 +01:00
parent 7b11d13c38
commit 958e3ead5d
2 changed files with 3 additions and 3 deletions

View file

@ -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