From 668d3e7ef82a6b1bd9aea5de5fdc3213256993f4 Mon Sep 17 00:00:00 2001 From: Adam Sutton Date: Thu, 14 Jul 2016 21:10:18 +0100 Subject: [PATCH] support: updated the list of ubuntu versions to build (cherry picked from commit 01c26fcc8a6f05c83d675fdf9f8671e07d4e3e2e) --- support/apt-update | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/support/apt-update b/support/apt-update index 95c9c720c..505937b1a 100755 --- a/support/apt-update +++ b/support/apt-update @@ -23,10 +23,9 @@ TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd) # Builds [ -z "$TVH_BUILD" ] && TVH_BUILD=" -precise:i386:amd64 trusty:i386:amd64 -vivid:i386:amd64 wily:i386:amd64 +xenial:i386:amd64 wheezy:i386:amd64:armhf jessie:i386:amd64:armhf " -- 2.47.3