File: vmdb2.py

package info (click to toggle)
vmdb2 0.41-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 572 kB
  • sloc: python: 2,591; sh: 151; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 162 bytes parent folder | download
1
2
3
4
def install_vmdb2(ctx):
    srcdir = globals()["srcdir"]
    runcmd_prepend_to_path = globals()["runcmd_prepend_to_path"]
    runcmd_prepend_to_path(ctx, srcdir)