summaryrefslogtreecommitdiff
path: root/muse/plugins
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2006-10-04 15:00:37 +0000
committerWerner Schweer <ws.seh.de>2006-10-04 15:00:37 +0000
commitfc22028e7c46c7029bbead7aa968409bd67d82ba (patch)
tree28b888a0a8cde16013e3bc3294412619d27c8c38 /muse/plugins
parent1c7c19e9e172db42cfedafa17b23cb53f6e2395e (diff)
patch for x86_64-biarch systems from Detlef Reichelt
Diffstat (limited to 'muse/plugins')
-rw-r--r--muse/plugins/freeverb/CMakeLists.txt2
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)