[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.5] Bug 41222: Remove the remaining references to link_old_mar_filenames.
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Mon Aug 26 14:29:06 UTC 2024
Pier Angelo Vendrame pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build
Commits:
d847a58c by Pier Angelo Vendrame at 2024-08-26T16:28:57+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/d847a58c85d7f0518bf2a978122c02909095bf50
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/d847a58c85d7f0518bf2a978122c02909095bf50
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/tor-commits/attachments/20240826/438f7b1d/attachment-0001.htm>
More information about the tor-commits
mailing list