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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40963: Make update channel usage consistent between geckoview and firefox-android



Title: GitLab

Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • e92709ce
    by Richard Pospesel at 2023-09-25T20:55:45+00:00
    Bug 40963: Make update channel usage consistent between geckoview and firefox-android
    

1 changed file:

Changes:

  • projects/geckoview/build
    ... ... @@ -78,7 +78,7 @@ mkdir "$HOME/.mozbuild"
    78 78
       # For single-arch builds, we want to fake a fat aar anyway, to avoid having
    
    79 79
       # arch suffixes in filenames, or having to rename files.
    
    80 80
       cat >> mozconfig-android-all << 'MOZCONFIG_EOF'
    
    81
    -ac_add_options --enable-update-channel=[% c("var/channel") %]
    
    81
    +ac_add_options --enable-update-channel=[% c("var/variant") %]
    
    82 82
     ac_add_options --with-base-browser-version=[% c("var/torbrowser_version") %]
    
    83 83
     export MOZ_INCLUDE_SOURCE_INFO=1
    
    84 84
     export MOZ_SOURCE_REPO="[% c('var/gitlab_project') %]"
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits