summaryrefslogtreecommitdiff
path: root/vmdb2.py
blob: 719ca4664cfee7c02ab809bf3db2d0d045605f39 (plain)
1
2
3
4
def install_vmdb2(ctx):
    srcdeir = globals()["srcdir"]
    runcmd_prepend_to_path = globals()["runcmd_prepend_to_path"]
    runcmd_prepend_to_path(ctx, srcdir)