Verified Commit 0800fef9 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

fixup! Base Browser's .mozconfigs.

Bug 41890: Let tor-browser-build set the update channel it prefers.
parent dd96b4d0
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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