2018-10-17 14:55:05 +01:00
|
|
|
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
2019-03-20 00:43:34 +00:00
|
|
|
index 8d20dbf..63fe7ba 100644
|
2018-10-17 14:55:05 +01:00
|
|
|
--- a/CMakeLists.txt
|
|
|
|
+++ b/CMakeLists.txt
|
2019-03-20 00:43:34 +00:00
|
|
|
@@ -213,5 +213,4 @@ INSTALL(TARGETS
|
2018-10-17 14:55:05 +01:00
|
|
|
module-bluez5-device
|
|
|
|
module-bluetooth-discover
|
|
|
|
module-bluetooth-policy
|
|
|
|
- LIBRARY DESTINATION ${PulseAudio_modlibexecdir})
|
2019-03-20 00:43:34 +00:00
|
|
|
-
|
2020-10-26 01:18:26 +00:00
|
|
|
+ LIBRARY DESTINATION ${CMAKE_INSTALL_PREFIX}/${PULSE_DIR}/modules/)
|