summaryrefslogtreecommitdiff
path: root/indra/newview/llteleporthistory.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2018-09-10 17:01:53 -0400
committerNat Goodspeed <nat@lindenlab.com>2018-09-10 17:01:53 -0400
commit298a52f96a92f4368b3c5d955eab6b37a58f4931 (patch)
treecf70c3a183b3f3abb3d3e60b56bbdf40dbfdfb5c /indra/newview/llteleporthistory.cpp
parent299d4807ab6bc35c3643134a142fb59d5931bed9 (diff)
DRTVWR-474, MAINT-9047: Try *not* copying the viewer built by CMake.
The start of viewer_manifest.DarwinManifest.construct() is a path() call to copy the whole viewer tree from where CMake constructs it. The comment is: "(this is a no-op if run within the xcode script)." Unfortunately, for unclear reasons, this has recently started nesting Second Life.app within the Second Life.app directory, and even to multiple levels. When that happens, copying the outermost .app directory to the sparseimage in order to convert to dmg runs out of room because we're trying to pack multiple copies of the whole viewer tree into the fixed-size sparseimage. But if it works to simply skip that entire initial copy operation, so much the better.
Diffstat (limited to 'indra/newview/llteleporthistory.cpp')
0 files changed, 0 insertions, 0 deletions