travis: use ethereal.

Closes: #9396 [via git-merge-pr]
This commit is contained in:
maxice8
2019-03-05 22:47:54 -03:00
committed by Michael Aldridge
parent 32ca5156c4
commit 3f4d1f1555
9 changed files with 56 additions and 37 deletions

View File

@@ -2,9 +2,7 @@
#
# show_files.sh
[ "$XLINT" ] && exit 0
export XBPS_TARGET_ARCH="$2"
export XBPS_TARGET_ARCH="$2" XBPS_DISTDIR=/hostrepo
for pkg in $(cat /tmp/templates); do
for subpkg in $(xsubpkg $pkg); do