mirror of https://gitee.com/openkylin/firefox.git
parent
863742be13
commit
bbe60ad5c9
|
@ -12,7 +12,7 @@ def main(output, data_file):
|
|||
output.close()
|
||||
subprocess.run(
|
||||
[
|
||||
os.path.join(buildconfig.topobjdir, "dist", "host", "bin", "icupkg"),
|
||||
"icupkg",
|
||||
"-tb",
|
||||
data_file,
|
||||
output.name,
|
||||
|
|
Loading…
Reference in New Issue