Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-build
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
henry
tor-browser-build
Commits
49221734
Unverified
Commit
49221734
authored
2 years ago
by
boklm
Browse files
Options
Downloads
Patches
Plain Diff
Bug 40751: Fix make signtag-* after #40737
parent
f6f4afaa
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+2
-2
2 additions, 2 deletions
Makefile
with
2 additions
and
2 deletions
Makefile
+
2
−
2
View file @
49221734
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment