diff options
| author | Werner Schweer <ws.seh.de> | 2006-10-04 15:00:37 +0000 |
|---|---|---|
| committer | Werner Schweer <ws.seh.de> | 2006-10-04 15:00:37 +0000 |
| commit | fc22028e7c46c7029bbead7aa968409bd67d82ba (patch) | |
| tree | 28b888a0a8cde16013e3bc3294412619d27c8c38 /muse/plugins | |
| parent | 1c7c19e9e172db42cfedafa17b23cb53f6e2395e (diff) | |
patch for x86_64-biarch systems from Detlef Reichelt
Diffstat (limited to 'muse/plugins')
| -rw-r--r-- | muse/plugins/freeverb/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/muse/plugins/freeverb/CMakeLists.txt b/muse/plugins/freeverb/CMakeLists.txt index 5a0d57b0..e5ccc677 100644 --- a/muse/plugins/freeverb/CMakeLists.txt +++ b/muse/plugins/freeverb/CMakeLists.txt @@ -29,4 +29,4 @@ set_target_properties (freeverb PROPERTIES PREFIX "" ) -install_files( /lib/${MusE_INSTALL_PATH}/plugins freeverb) +install_files( /${CMAKE_INSTALL_LIBDIR}/${MusE_INSTALL_PATH}/plugins freeverb) |
