]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
support: remove natty and add raring to the build list
authorAdam Sutton <dev@adamsutton.me.uk>
Mon, 22 Apr 2013 09:06:58 +0000 (10:06 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Mon, 22 Apr 2013 09:06:58 +0000 (10:06 +0100)
support/apt-update

index 0d192779b19bccd84d3347f7a8becf191b51bda7..32279462bb4871c08abaa25595be61fc5ca05b9b 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 natty oneiric precise quantal"
+[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid oneiric precise quantal raring"
 [ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"
 
 # Options