Skip to main content
Sign in
Snippets Groups Projects
Unverified Commit 14ede88c authored by boklm's avatar boklm
Browse files

Bug 40746: Remove pt_config.json from pt dir

The pt_config.json file is causing issues with macos code-signing.
parent d4aa558e
No related branches found
No related tags found
1 merge request!638Bug 40746: Remove pt_config.json from pt dir on macos
......@@ -90,9 +90,9 @@ mv [% c('input_files_by_name/noscript') %] "$TBDIR/$EXTSPATH/{73a6fe31-595d-460b
mv_tbdir data/{geoip,geoip6} "$TORCONFIGPATH"
# Bridge lists will be consumed later in `bridges_conf`
mv tor/pluggable_transports/bridges_list.*.txt $rootdir
mv tor/pluggable_transports/bridges_list.*.txt tor/pluggable_transports/pt_config.json $rootdir
[% IF c("var/macos_universal") %]
rm -f aarch64/tor/pluggable_transports/bridges_list.*.txt
rm -f aarch64/tor/pluggable_transports/bridges_list.*.txt aarch64/tor/pluggable_transports/pt_config.json
[% END -%]
# Snowflake's README is a documentation shipped in tor-expert-bundle
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment