[tbb-bugs] #14221 [Tor Browser]: mkbundle-*.sh does not update correctly the $TORBROWSER_VERSION -> $TORBROWSER_BUILDDIR symlink at the end of the build
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Jan 15 20:29:37 UTC 2015
#14221: mkbundle-*.sh does not update correctly the $TORBROWSER_VERSION ->
$TORBROWSER_BUILDDIR symlink at the end of the build
-----------------------------------+--------------------------
Reporter: boklm | Owner: tbb-team
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Browser | Version:
Keywords: TorBrowserTeam201501R | Actual Points:
Parent ID: | Points:
-----------------------------------+--------------------------
At the end of a build, mkbundle-*.sh should update a symlink
$TORBROWSER_VERSION -> $TORBROWSER_BUILDDIR.
If the symlink already exists it does not update it correctly. This is
because the ln command is missing a -T option.
I'm attaching a patch to fix that.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14221>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list