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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40833: Set update-channel for base-browser nightly



Title: GitLab

Richard Pospesel pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • 4f6e8b75
    by Nicolas Vigier at 2023-03-29T11:32:16+02:00
    Bug 40833: Set update-channel for base-browser nightly
    

1 changed file:

Changes:

  • projects/firefox/build
    ... ... @@ -169,7 +169,7 @@ export LANG=C.UTF-8
    169 169
     ./mach configure \
    
    170 170
       --with-distribution-id=org.torproject \
    
    171 171
       --with-base-browser-version=[% c("var/torbrowser_version") %] \
    
    172
    -  [% IF c("var/tor-browser") -%]
    
    172
    +  [% IF c("var/updater_enabled") -%]
    
    173 173
             --enable-update-channel=[% c("var/channel") %] \
    
    174 174
       [% END %] \
    
    175 175
       [% IF !c("var/base-browser") -%]--with-branding=browser/branding/[% c("var/branding_directory_prefix") %]-[% c("var/channel") %][% END %] \
    

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