travis/build.sh: fix xbps-src opts for ethereal.
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user