diff options
| author | Erik Kundiman <erik@megapahit.org> | 2025-11-29 18:37:42 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2025-11-29 18:37:42 +0800 |
| commit | 664e5f5b180a4e132c04a0f164d92671bc43f5ba (patch) | |
| tree | 86284f6cbf42d428b9427add73bc6c713364c3d2 | |
| parent | 9781f3d00590c52be6b085624195a10330a92848 (diff) | |
| -rw-r--r-- | indra/newview/FixBundle.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/FixBundle.cmake.in b/indra/newview/FixBundle.cmake.in index 95e28fbbb8..abeb7a8a5e 100644 --- a/indra/newview/FixBundle.cmake.in +++ b/indra/newview/FixBundle.cmake.in @@ -638,7 +638,7 @@ execute_process( Resources/SLPlugin.app/Contents/Frameworks/plugins/libyuy2_i420_plugin.dylib Resources/SLPlugin.app/Contents/Frameworks/plugins/libyuy2_i422_plugin.dylib Resources/SLPlugin.app/Contents/Frameworks/plugins/libzvbi_plugin.dylib - Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(GPU\).app/Contents/MacOS/DullahanHelper\ \(Alerts\) + Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(Alerts\).app/Contents/MacOS/DullahanHelper\ \(Alerts\) Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(GPU\).app/Contents/MacOS/DullahanHelper\ \(GPU\) Resources/SLPlugin.app/Contents/Frameworks/DullahanHelper\ \(Plugin\).app/Contents/MacOS/DullahanHelper\ \(Plugin\) WORKING_DIRECTORY ${viewer_BINARY_DIR}/${VIEWER_CHANNEL}.app/Contents |
