travis: always build a recent base-chroot
pkg
This commit is contained in:
parent
e502a4fd76
commit
7b11d13c38
|
@ -13,3 +13,6 @@ echo XBPS_ALLOW_CHROOT_BREAKOUT=yes >> etc/conf
|
|||
|
||||
/bin/echo -e '\x1b[32mLinking / to /masterdir...\x1b[0m'
|
||||
ln -s / masterdir
|
||||
|
||||
# Make sure `base-chroot` is really up-to-date
|
||||
/hostrepo/xbps-src -Ntf pkg base-chroot
|
||||
|
|
Loading…
Reference in New Issue
Block a user