[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 40751: Fix make signtag-* after #40737

boklm (@boklm) git at gitlab.torproject.org
Thu Jan 26 16:15:53 UTC 2023



boklm pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
49221734 by Nicolas Vigier at 2023-01-26T17:14:56+01:00
Bug 40751: Fix make signtag-* after #40737

- - - - -


1 changed file:

- Makefile


Changes:

=====================================
Makefile
=====================================
@@ -181,10 +181,10 @@ torbrowser-testbuild-src: submodule-update
 	$(rbm) build release --target testbuild --target browser-src-testbuild --target torbrowser
 
 signtag-release: submodule-update
-	$(rbm) build release --step signtag --target release
+	$(rbm) build release --step signtag --target release --target torbrowser
 
 signtag-alpha: submodule-update
-	$(rbm) build release --step signtag --target alpha
+	$(rbm) build release --step signtag --target alpha --target torbrowser
 
 incrementals-release: submodule-update
 	$(rbm) build release --step update_responses_config --target release --target create_unsigned_incrementals --target torbrowser



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

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/49221734ee4ab041fc6f59e0f49417b02002b395
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/20230126/985359af/attachment-0001.htm>


More information about the tor-commits mailing list