[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41522: Remove incorrect comment in linux-signer-sign-android-aab



Title: GitLab

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
    Bug 41522: Remove incorrect comment in linux-signer-sign-android-aab
    
    This is a comment I initialy added to linux-signer-sign-android-apks,
    then mistakenly copied to linux-signer-sign-android-aab (which doesn't
    exist in the maint-14.5 branch).
    

1 changed file:

Changes:

  • tools/signing/linux-signer-sign-android-aab
    ... ... @@ -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'
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx