[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40963: Make update channel usage consistent between geckoview and firefox-android
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Tue Sep 26 07:33:46 UTC 2023
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
e92709ce by Richard Pospesel at 2023-09-25T20:55:45+00:00
Bug 40963: Make update channel usage consistent between geckoview and firefox-android
- - - - -
1 changed file:
- projects/geckoview/build
Changes:
=====================================
projects/geckoview/build
=====================================
@@ -78,7 +78,7 @@ mkdir "$HOME/.mozbuild"
# For single-arch builds, we want to fake a fat aar anyway, to avoid having
# arch suffixes in filenames, or having to rename files.
cat >> mozconfig-android-all << 'MOZCONFIG_EOF'
-ac_add_options --enable-update-channel=[% c("var/channel") %]
+ac_add_options --enable-update-channel=[% c("var/variant") %]
ac_add_options --with-base-browser-version=[% c("var/torbrowser_version") %]
export MOZ_INCLUDE_SOURCE_INFO=1
export MOZ_SOURCE_REPO="[% c('var/gitlab_project') %]"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e92709ce0704d4a6736d6b32e1f2044c32f1d76a
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e92709ce0704d4a6736d6b32e1f2044c32f1d76a
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230926/bca32aa8/attachment.htm>
More information about the tbb-commits
mailing list