Skip to content
Snippets Groups Projects
Verified Commit 3b4752bb authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Base Browser's .mozconfigs.

Bug 41890: Let tor-browser-build set the update channel it prefers.
parent 82c31751
No related tags found
1 merge request!701Bug 41890: Do not set enable-update-channel here (we will set it in tor-browser-build)
......@@ -38,9 +38,6 @@ if test -n "$LOCAL_DEV_BUILD"; then
# You must use the "default" bogus channel for dev builds
ac_add_options --enable-update-channel=default
ac_add_options --with-base-browser-version=dev-build
else
# We only use beta GeckoView for now, for official builds
ac_add_options --enable-update-channel=beta
fi
if test -z "$WASI_SYSROOT"; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment