Commit ac6b6141 authored by Vladislav Yarmak's avatar Vladislav Yarmak

autopatch: change prefix for studio driver

parent feb4ce22
......@@ -166,7 +166,7 @@ def main():
drv_prefix = {
"100": "quadro_",
"300": "",
"301": "crd_",
"301": "nsd_",
}
installer_basename = os.path.basename(args.installer_file)
os_prefix = ('ws2012_x64' if 'winserv' in installer_basename.lower()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment