virtualbox-7.2.0

This commit is contained in:
Rmys
2025-08-22 16:27:45 +03:00
parent c7d9b88ebd
commit b1de404c36
4 changed files with 22 additions and 8 deletions
@@ -128,7 +128,7 @@ def install():
shelltools.cd("sdk/installer/python/vboxapi")
# shelltools.copy("vboxapisetup.py", "setup.py")
shelltools.export("VBOX_INSTALL_PATH", VBoxLibDir)
pythonmodules.install()
pythonmodules.install(pyVer="3")
shelltools.cd("../../../..")
mvb_name = "module-virtualbox-%s" % get.srcVERSION()