[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41222: Remove the remaining references to link_old_mar_filenames.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Aug 26 14:27:37 UTC 2024
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
07980a2a by Pier Angelo Vendrame at 2024-08-26T16:27:16+02:00
Bug 41222: Remove the remaining references to link_old_mar_filenames.
This script was removed a while ago, but it was still referenced in
some Makefile targets.
- - - - -
1 changed file:
- Makefile
Changes:
=====================================
Makefile
=====================================
@@ -188,7 +188,6 @@ torbrowser-incrementals-release: submodule-update
torbrowser-incrementals-release-unsigned: submodule-update
$(rbm) build release --step update_responses_config --target release --target unsigned_releases_dir --target torbrowser
- $(rbm) build release --step link_old_mar_filenames --target release --target unsigned_releases_dir --target torbrowser
NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals release
$(rbm) build release --step hash_incrementals --target release --target torbrowser
@@ -200,7 +199,6 @@ torbrowser-incrementals-alpha: submodule-update
torbrowser-incrementals-alpha-unsigned: submodule-update
$(rbm) build release --step update_responses_config --target alpha --target unsigned_releases_dir --target torbrowser
- $(rbm) build release --step link_old_mar_filenames --target alpha --target unsigned_releases_dir --target torbrowser
NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals alpha
$(rbm) build release --step hash_incrementals --target alpha --target torbrowser
@@ -528,7 +526,6 @@ mullvadbrowser-incrementals-release: submodule-update
mullvadbrowser-incrementals-release-unsigned: submodule-update
$(rbm) build release --step update_responses_config --target release --target unsigned_releases_dir --target mullvadbrowser
- $(rbm) build release --step link_old_mar_filenames --target release --target unsigned_releases_dir --target mullvadbrowser
NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals release
$(rbm) build release --step hash_incrementals --target release --target mullvadbrowser
@@ -540,7 +537,6 @@ mullvadbrowser-incrementals-alpha: submodule-update
mullvadbrowser-incrementals-alpha-unsigned: submodule-update
$(rbm) build release --step update_responses_config --target alpha --target unsigned_releases_dir --target mullvadbrowser
- $(rbm) build release --step link_old_mar_filenames --target alpha --target unsigned_releases_dir --target mullvadbrowser
NO_CODESIGNATURE=1 tools/update-responses/gen_incrementals alpha
$(rbm) build release --step hash_incrementals --target alpha --target torbrowser
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/07980a2af50b2e95a85f977a38aae5a7970ec62a
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/07980a2af50b2e95a85f977a38aae5a7970ec62a
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240826/01ae1792/attachment-0001.htm>
More information about the tbb-commits
mailing list