diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-07-07 12:05:00 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-07-07 12:05:00 +0800 |
commit | faa8e3bc698ed3eb2ff21d08b8a3d093ab12ff6c (patch) | |
tree | b362d0ee661670d1e9d03508411e97346e3df7ed /indra/newview/llloginhandler.cpp | |
parent | dedf76e3f1eaebd053f193e92d6ffa3824a92c95 (diff) |
Link CEF & chmod a+x Dullahan execs after install
otherwise fixup_bundle would try to fix DullahanHelper executables
when otool -L somehow can't find files that contain spaces in their
names. By postponing the chmod until after fixup_bundle is called,
fixup_bundle will ignore the DullahanHelper apps since they contain
no executables yet by that time.
Apart from that, trying to link to CEF would fail before installation
cause SLPlugin's Frameworks directory wouldn't exist yet.
Diffstat (limited to 'indra/newview/llloginhandler.cpp')
0 files changed, 0 insertions, 0 deletions