diff options
Diffstat (limited to 'interfaces/kmediaplayer/CMakeLists.txt')
-rw-r--r-- | interfaces/kmediaplayer/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/kmediaplayer/CMakeLists.txt b/interfaces/kmediaplayer/CMakeLists.txt index 03523c36e..7bef16b69 100644 --- a/interfaces/kmediaplayer/CMakeLists.txt +++ b/interfaces/kmediaplayer/CMakeLists.txt @@ -45,7 +45,7 @@ install( FILES install( FILES kmediaplayerengine.desktop kmediaplayer.desktop - DESTINATION ${SHARE_INSTALL_DIR}/servicetypes ) + DESTINATION ${SERVICETYPES_INSTALL_DIR} ) ##### kmediaplayer ############################## |