diff options
Diffstat (limited to 'ksvg/core/CMakeLists.txt')
-rw-r--r-- | ksvg/core/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/core/CMakeLists.txt b/ksvg/core/CMakeLists.txt index 13def4fd..4f3136d2 100644 --- a/ksvg/core/CMakeLists.txt +++ b/ksvg/core/CMakeLists.txt @@ -37,7 +37,7 @@ install( FILES install( FILES ksvgrenderer.desktop - DESTINATION ${SERVICES_INSTALL_DIR} ) + DESTINATION ${SERVICETYPES_INSTALL_DIR} ) ##### ksvgcore (static) ######################### |