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

Commits:

1 changed file:

Changes:

  • projects/browser/build
    ... ... @@ -90,9 +90,9 @@ mv [% c('input_files_by_name/noscript') %] "$TBDIR/$EXTSPATH/{73a6fe31-595d-460b
    90 90
       mv_tbdir data/{geoip,geoip6} "$TORCONFIGPATH"
    
    91 91
     
    
    92 92
       # Bridge lists will be consumed later in `bridges_conf`
    
    93
    -  mv tor/pluggable_transports/bridges_list.*.txt $rootdir
    
    93
    +  mv tor/pluggable_transports/bridges_list.*.txt tor/pluggable_transports/pt_config.json $rootdir
    
    94 94
       [% IF c("var/macos_universal") %]
    
    95
    -    rm -f aarch64/tor/pluggable_transports/bridges_list.*.txt
    
    95
    +    rm -f aarch64/tor/pluggable_transports/bridges_list.*.txt aarch64/tor/pluggable_transports/pt_config.json
    
    96 96
       [% END -%]
    
    97 97
     
    
    98 98
       # Snowflake's README is a documentation shipped in tor-expert-bundle