boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
- 
9bdc0d94
by Nicolas Vigier at 2025-08-29T13:04:30+02:00
1 changed file:
Changes:
| ... | ... | @@ -11,8 +11,6 @@ projname=$(project-name) | 
| 11 | 11 |  # tbb_version_type, tbb_version and SIGNING_PROJECTNAME are used in
 | 
| 12 | 12 |  # wrappers/sign-apk, so we export them
 | 
| 13 | 13 |  export tbb_version tbb_version_type SIGNING_PROJECTNAME
 | 
| 14 | -# (note: we should also export SIGNING_PROJECTNAME and tbb_version in
 | |
| 15 | -# the maint-14.5 branch)
 | |
| 16 | 14 | |
| 17 | 15 |  check_installed_packages() {
 | 
| 18 | 16 |    local packages='unzip openjdk-11-jdk-headless openjdk-11-jre-headless'
 |