diff options
| author | Erik Kundiman <erik@megapahit.org> | 2025-10-28 08:49:53 +0800 | 
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2025-10-28 08:49:53 +0800 | 
| commit | 7ab4d9e705b5e2212916af6d10d6565a6b89806a (patch) | |
| tree | 20294b839efeeb2e903c6aca7a5cb99eb70b6c72 /indra/newview | |
| parent | 55507f3a4de73b2eed2eea7afb078fa1761cc58d (diff) | |
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/ViewerInstall.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/ViewerInstall.cmake b/indra/newview/ViewerInstall.cmake index 81f762e0a9..2c31d52e8b 100644 --- a/indra/newview/ViewerInstall.cmake +++ b/indra/newview/ViewerInstall.cmake @@ -208,7 +208,7 @@ if (LINUX)              install(FILES                  ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so                  ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13 -                ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13.30 +                ${ARCH_PREBUILT_DIRS_RELEASE}/libfmod.so.13.31              DESTINATION ${_LIB})          endif (USE_FMODSTUDIO)  endif (LINUX) | 
