diff --git a/support/launchpad-ppa b/support/launchpad-ppa index 1528fd38..43f8f453 100755 --- a/support/launchpad-ppa +++ b/support/launchpad-ppa @@ -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