boklm pushed to branch main at The Tor Project / Applications /
tor-browser-build
Commits:
2e2a5d9f by Nicolas Vigier at 2023-03-20T11:20:23+01:00
Bug 40813: Enable updater for basebrowser nightly
- - - - -
2 changed files:
- projects/firefox/mozconfig
- rbm.conf
Changes:
=====================================
projects/firefox/mozconfig
=====================================
@@ -66,6 +66,9 @@
[% END -%]
[% END -%]
+ac_add_options --[% IF c("var/updater_enabled") %]enable[% ELSE %]disable[%
END %]-updater
+ac_add_options --[% IF c("var/updater_enabled") %]enable[% ELSE %]disable[%
END %]-base-browser-update
+
mk_add_options MOZ_PARALLEL_BUILD=[% c("num_procs") %]
export MOZ_INCLUDE_SOURCE_INFO=1
=====================================
rbm.conf
=====================================
@@ -238,7 +238,7 @@ targets:
projectname: basebrowser
Project_Name: 'Base Browser'
ProjectName: BaseBrowser
- updater_enabled: 0
+ updater_enabled: '[% c("var/nightly") %]'
privacybrowser:
var:
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/2e2a5d9f3fb59f5ea6548395e1cbdb1c4c64db66
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/2e2a5d9f3fb59f5ea6548395e1cbdb1c4c64db66
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits