Added hardy to list of ppa builds.
This commit is contained in:
parent
4a10fbfe8f
commit
f77407ba6a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue