Port packaging to AMBuild 2 (bug 5997 part 6, r=ds).
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ def build_plugin(script_path, smx_file):
|
||||
smx_file
|
||||
]
|
||||
argv = spcomp_argv + [script_path]
|
||||
cmd_entry, smx_entry = builder.AddCommand(
|
||||
cmd_entry, (smx_entry,) = builder.AddCommand(
|
||||
inputs = inputs,
|
||||
argv = argv,
|
||||
outputs = outputs,
|
||||
|
||||
Reference in New Issue
Block a user