support: updated list of apt dist builds
This commit is contained in:
parent
3579d04f48
commit
3e4c0a39d2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ DIR=$(cd $(dirname "$0"); pwd)
|
|||
|
||||
# Configuration
|
||||
TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd)
|
||||
[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise quantal saucy trusty"
|
||||
[ -z "$TVH_DIST" ] && TVH_DIST="wheezy lucid precise trusty utopic"
|
||||
[ -z "$TVH_ARCH" ] && TVH_ARCH="i386 amd64"
|
||||
|
||||
# Options
|
||||
|
|
Loading…
Add table
Reference in a new issue