travis: some tweaks for base-chroot-v2:
- no need to perform `boostrap-update` anymore, xbps-src does it now. - don't set useless values to `etc/conf`.
This commit is contained in:
parent
e4a5beb116
commit
8b21a5a74d
2 changed files with 0 additions and 23 deletions
|
@ -5,8 +5,6 @@
|
|||
[ "$XLINT" ] && exit 0
|
||||
|
||||
/bin/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
|
||||
echo XBPS_CHROOT_CMD=uchroot >> etc/conf
|
||||
echo XBPS_MAKEJOBS=4 >> etc/conf
|
||||
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
|
||||
|
||||
/bin/echo -e '\x1b[32mEnabling ethereal chroot-style...\x1b[0m'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue