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

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-145.0a1-16.0-1] fixup! Tweaks to the build system



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-145.0a1-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • 529b5c85
    by Pier Angelo Vendrame at 2025-11-26T16:34:59+01:00
    fixup! Tweaks to the build system
    
    TB 44370: Always create target.maven.zip on Android.
    

1 changed file:

Changes:

  • mobile/android/mach_commands.py
    ... ... @@ -197,8 +197,7 @@ def android_archive_geckoview(command_context, args):
    197 197
     
    
    198 198
         if ret != 0:
    
    199 199
             return ret
    
    200
    -    if "MOZ_AUTOMATION" in os.environ:
    
    201
    -        create_maven_archive(command_context.topobjdir)
    
    200
    +    create_maven_archive(command_context.topobjdir)
    
    202 201
     
    
    203 202
         return 0
    
    204 203
     
    

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