Pier Angelo Vendrame pushed to branch tor-browser-115.0.2esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
-
d23c9e12
by Pier Angelo Vendrame at 2023-07-20T14:43:16+02:00
1 changed file:
Changes:
| ... | ... | @@ -11,10 +11,6 @@ if test -n "$LOCAL_DEV_BUILD"; then |
| 11 | 11 | ac_add_options --enable-update-channel=default
|
| 12 | 12 | ac_add_options --without-wasm-sandboxed-libraries
|
| 13 | 13 | ac_add_options --with-base-browser-version=dev-build
|
| 14 | -else
|
|
| 15 | - # We want to have a similar fat .aar versioning as Mozilla and make it clear
|
|
| 16 | - # we are on the beta channel for GeckoView
|
|
| 17 | - ac_add_options --enable-update-channel=beta
|
|
| 18 | 14 | fi
|
| 19 | 15 | |
| 20 | 16 | ac_add_options --with-java-bin-path=$JAVA_HOME/bin
|