]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Added quantal and removed hardy from latest dev builds.
authorAdam Sutton <dev@adamsutton.me.uk>
Wed, 24 Oct 2012 20:09:38 +0000 (21:09 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Tue, 30 Oct 2012 17:28:09 +0000 (17:28 +0000)
support/launchpad-ppa

index cf3c076254c75636c46b5d3f558a9265d58bb7cf..c3f5936e865b46ac8f45bc60a701ca4228055fab 100755 (executable)
@@ -17,7 +17,7 @@ CMD=$(basename $0)
 
 # Configuration
 TVH_ROOT=$(cd $(dirname $0)/..; pwd)
-[ -z "$TVH_DIST" ] && TVH_DIST="hardy lucid natty oneiric precise wheezy"
+[ -z "$TVH_DIST" ] && TVH_DIST="lucid natty oneiric precise quantal"
 [ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"
 
 # Options