support: remove natty and add raring to the build list

(cherry picked from commit a2ccbb2de6)
This commit is contained in:
Adam Sutton 2013-04-22 10:06:58 +01:00
parent 296f053cc6
commit 5a0fa887c8

View file

@ -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