mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
travis: always build a recent base-chroot
pkg
This commit is contained in:
parent
e502a4fd76
commit
7b11d13c38
1 changed files with 3 additions and 0 deletions
|
@ -13,3 +13,6 @@ echo XBPS_ALLOW_CHROOT_BREAKOUT=yes >> etc/conf
|
||||||
|
|
||||||
/bin/echo -e '\x1b[32mLinking / to /masterdir...\x1b[0m'
|
/bin/echo -e '\x1b[32mLinking / to /masterdir...\x1b[0m'
|
||||||
ln -s / masterdir
|
ln -s / masterdir
|
||||||
|
|
||||||
|
# Make sure `base-chroot` is really up-to-date
|
||||||
|
/hostrepo/xbps-src -Ntf pkg base-chroot
|
||||||
|
|
Loading…
Add table
Reference in a new issue