Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
54091ab8
Commit
54091ab8
authored
Nov 08, 2019
by
Matthew Finkel
Committed by
Georg Koppen
Nov 27, 2019
Browse files
Bug 32365: Package multi-locale apk in a new way
parent
0e5a9486
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/firefox/build
View file @
54091ab8
...
...
@@ -115,7 +115,11 @@ rm -f js/src/configure
cp
/
var
/
tmp
/
dist
/
tba
-
translation
/
[
%
lang
%
]
/
torbrowser_strings
.
dtd
/
var
/
tmp
/
dist
/
locales
/
[
%
lang
%
]
/
mobile
/
android
/
base
/
.
/
mach
build
chrome
-
[
%
lang
%
];
[
%
END
%
]
# Include localization for all available locales.
# mk is excluded above because Mozilla does not provide mk localization.
# mk is included here because we may have localization for torbutton.
export
MOZ_CHROME_MULTILOCALE
=
'[% tmpl(c('
var
/
locales
').join('
')) %]'
.
/
mach
android
assemble
-
app
AB_CD
=
multi
.
/
mach
package
# Copy the result over and return. There is nothing more to do for mobile.
cp
obj
-*/
dist
/*
unsigned
-
unaligned
.
apk
[
%
dest_dir
_
'/'
_
c
(
'filename'
)
%
]
/
tor
-
browser
-
unsigned
-
unaligned
.
apk
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment