travis/build.sh: fix xbps-src opts for ethereal.
This commit is contained in:
parent
958e3ead5d
commit
ebb1ff140a
|
@ -7,7 +7,7 @@ if [ "$1" != "$2" ]; then
|
|||
fi
|
||||
|
||||
# Make sure `base-chroot` is really up-to-date
|
||||
/hostrepo/xbps-src -Ntf pkg base-chroot
|
||||
/hostrepo/xbps-src -f pkg base-chroot
|
||||
|
||||
PKGS=$(/hostrepo/xbps-src sort-dependencies $(cat /tmp/templates))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user