Skip to content
Snippets Groups Projects
Verified Commit 9233e9fb 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 0a89389f
No related branches found
No related tags found
No related merge requests found
......@@ -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