Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
build: allow TVH_BUILD to be overridden
  • Loading branch information
adamsutton committed Dec 21, 2015
1 parent d312db6 commit 6b542b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/apt-update
Expand Up @@ -22,7 +22,7 @@ DIR=$(cd $(dirname "$0"); pwd)
TVH_ROOT=$(cd "$(dirname "$0")"/..; pwd)

# Builds
TVH_BUILD="
[ -z "$TVH_BUILD"] && TVH_BUILD="
precise:i386:amd64
trusty:i386:amd64
vivid:i386:amd64
Expand Down

0 comments on commit 6b542b9

Please sign in to comment.