Added hardy to list of ppa builds.

This commit is contained in:
Adam Sutton 2012-10-12 13:29:36 +01:00
parent 4a10fbfe8f
commit f77407ba6a

View file

@ -11,7 +11,7 @@ echo $CMD
# Configuration
TVH_ROOT=$(cd $(dirname $0)/..; pwd)
[ -z "$TVH_DIST" ] && TVH_DIST="lucid natty oneiric precise wheezy"
[ -z "$TVH_DIST" ] && TVH_DIST="hardy lucid natty oneiric precise wheezy"
[ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"
# Options