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