#!/bin/bash

export MYTHGIT=/l/projects/mythtv/git
export MYTHVER=master

./mythbuild.sh -t 5 "$@"

