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


Commits:
f464a7a2 by Beatriz Rizental at 2025-12-03T10:41:31-03:00
Bug 41623: Fix dev artifact condition in MacOS build

- - - - -


1 changed file:

- projects/firefox/build


Changes:

=====================================
projects/firefox/build
=====================================
@@ -47,7 +47,7 @@ export 
PATH="/var/tmp/dist/rust/bin:/var/tmp/dist/cbindgen:/var/tmp/dist/node/bi
   [% END -%]
 [% END -%]
 
-[% IF c("var/macos") && c("var/nightly") %]
+[% IF c("var/macos") && c("var/dev_artifacts") %]
   tar -C /var/tmp/dist -xf $rootdir/[% c('input_files_by_name/hfsplus-tools') 
%]
   tar -C /var/tmp/dist -xf $rootdir/[% c('input_files_by_name/libdmg') %]
 [% END %]



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f464a7a2ad5f37aa664212e9f8d75ba6c081151e

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f464a7a2ad5f37aa664212e9f8d75ba6c081151e
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to