Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
ce2f13cf
Unverified
Commit
ce2f13cf
authored
Jun 25, 2018
by
boklm
Browse files
Bug 26496: Set MAR_OLD_FORMAT=1 in dmg2mar
parent
e8c4d33d
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
ce2f13cf
...
...
@@ -132,13 +132,13 @@ update_responses-alpha: submodule-update
dmg2mar-release
:
submodule-update
$(rbm)
build release
--step
update_responses_config
--target
release
--target
signed
$(rbm)
build release
--step
dmg2mar
--target
release
--target
signed
MAR_OLD_FORMAT
=
1
$(rbm)
build release
--step
dmg2mar
--target
release
--target
signed
tools/update-responses/download_missing_versions release
CHECK_CODESIGNATURE_EXISTS
=
1
MAR_SKIP_EXISTING
=
1
MAR_OLD_FORMAT
=
1 tools/update-responses/gen_incrementals release
dmg2mar-alpha
:
submodule-update
$(rbm)
build release
--step
update_responses_config
--target
alpha
--target
signed
$(rbm)
build release
--step
dmg2mar
--target
alpha
--target
signed
MAR_OLD_FORMAT
=
1
$(rbm)
build release
--step
dmg2mar
--target
alpha
--target
signed
tools/update-responses/download_missing_versions alpha
CHECK_CODESIGNATURE_EXISTS
=
1
MAR_SKIP_EXISTING
=
1
MAR_OLD_FORMAT
=
1 tools/update-responses/gen_incrementals alpha
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment