]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
support: remove raring and replace with trusty
authorAdam Sutton <dev@adamsutton.me.uk>
Wed, 5 Mar 2014 10:21:18 +0000 (10:21 +0000)
committerAdam Sutton <dev@adamsutton.me.uk>
Wed, 5 Mar 2014 10:21:18 +0000 (10:21 +0000)
support/apt-update

index 3d71373b651223fe97aa38da90eed4eeae2e43ee..a843050bf6c960979e4ff506bddd6c24183a0e86 100755 (executable)
@@ -18,7 +18,7 @@ DIR=$(cd $(dirname "$0"); pwd)
 
 # Configuration
 TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd)
-[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise quantal raring saucy"
+[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise quantal saucy trusty"
 [ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"
 
 # Options