From: Adam Sutton Date: Mon, 21 Dec 2015 10:12:04 +0000 (+0000) Subject: build: fix typo in previous apt-update change X-Git-Tag: v4.2.1~1285 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dc4e037b96abd7b2d44e6412dfb88f01137de68c;p=thirdparty%2Ftvheadend.git build: fix typo in previous apt-update change --- diff --git a/support/apt-update b/support/apt-update index c87b29be5..6f048d76f 100755 --- a/support/apt-update +++ b/support/apt-update @@ -22,7 +22,7 @@ DIR=$(cd $(dirname "$0"); pwd) TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd) # Builds -[ -z "$TVH_BUILD"] && TVH_BUILD=" +[ -z "$TVH_BUILD" ] && TVH_BUILD=" precise:i386:amd64 trusty:i386:amd64 vivid:i386:amd64