diff options
Diffstat (limited to 'interfaces/ktexteditor')
-rw-r--r-- | interfaces/ktexteditor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/ktexteditor/CMakeLists.txt b/interfaces/ktexteditor/CMakeLists.txt index 249535a47..ba445df16 100644 --- a/interfaces/ktexteditor/CMakeLists.txt +++ b/interfaces/ktexteditor/CMakeLists.txt @@ -59,7 +59,7 @@ install( FILES install( FILES ktexteditor.desktop ktexteditoreditor.desktop ktexteditorplugin.desktop - DESTINATION ${SHARE_INSTALL_DIR}/servicetypes ) + DESTINATION ${SERVICETYPES_INSTALL_DIR} ) install( FILES kcm_ktexteditor.desktop |