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
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
tor-browser-build
Commits
49221734
Unverified
Commit
49221734
authored
Jan 23, 2023
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
1 merge request
!642
Bug 40751: Fix make signtag-* after #40737
Changes
1
Show 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.
boklm
@boklm
mentioned in merge request
!631 (merged)
·
Jan 26, 2023
mentioned in merge request
!631 (merged)
mentioned in merge request !631
Toggle commit list
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
sign in
to comment