Pier Angelo Vendrame pushed to branch base-browser-115.0esrbase-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
9233e9fb
by Pier Angelo Vendrame at 2023-07-17T20:06:58+02:00
1 changed file:
Changes:
| ... | ... | @@ -38,9 +38,6 @@ if test -n "$LOCAL_DEV_BUILD"; then |
| 38 | 38 | # You must use the "default" bogus channel for dev builds
|
| 39 | 39 | ac_add_options --enable-update-channel=default
|
| 40 | 40 | ac_add_options --with-base-browser-version=dev-build
|
| 41 | -else
|
|
| 42 | - # We only use beta GeckoView for now, for official builds
|
|
| 43 | - ac_add_options --enable-update-channel=beta
|
|
| 44 | 41 | fi
|
| 45 | 42 | |
| 46 | 43 | if test -z "$WASI_SYSROOT"; then
|