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
62f2dced
Commit
62f2dced
authored
Jan 16, 2018
by
Georg Koppen
Browse files
Bug 24912: Don't build the macOS sandbox in the stable series
parent
a1347df3
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/tor-browser/build
View file @
62f2dced
...
...
@@ -106,13 +106,14 @@ tar -C $TBDIR[% IF ! c("var/osx") %]/TorBrowser[% END %] -xf [% c('input_files_b
rm
-
Rf
Bundle
-
Data
/
mac
mv
$
SKELETON_TMP
Bundle
-
Data
/
mac
# Install a "tor" shim that sets the working directory. See #10030.
mv
$
TBDIR
/
$
TORBINPATH
/
tor
$
TBDIR
/
$
TORBINPATH
/
tor
.
real
cp
Bundle
-
Data
/
mac
-
tor
.
sh
$
TBDIR
/
$
TORCONFIGPATH
/
tor
SANDBOX_FOLDER
=
"$TB_STAGE_DIR/Sandboxed Tor Browser"
mv
Bundle
-
Data
/
mac
-
sandbox
"$SANDBOX_FOLDER"
[
%
IF
!
c
(
"var/release"
)
-%
]
SANDBOX_FOLDER
=
"$TB_STAGE_DIR/Sandboxed Tor Browser"
mv
Bundle
-
Data
/
mac
-
sandbox
"$SANDBOX_FOLDER"
[
%
END
-%
]
tar
-
C
Bundle
-
Data
/
mac
-
applications
.
dmg
-
c
.
|
tar
-
C
$
TB_STAGE_DIR
-
x
[
%
END
%
]
...
...
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