removed chunk 3

This commit is contained in:
Bert van der Weerd 2022-08-06 13:44:38 +02:00
parent 6e9b4c57c4
commit 15b76dfd61
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -18,11 +18,3 @@ index 10d7a8f..610a4fa 100644
mozpath.join(command_context.topsrcdir, "mach"), mozpath.join(command_context.topsrcdir, "mach"),
"android", "android",
"assemble-app", "assemble-app",
@@ -2525,6 +2527,7 @@ def package_l10n(command_context, verbose=False, locales=[]):
)
command_context.run_process(
[
+ "python3",
mozpath.join(command_context.topsrcdir, "mach"),
"android",
"archive-geckoview",