diff options
Diffstat (limited to 'misc/CMakeLists.txt')
-rw-r--r-- | misc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/CMakeLists.txt b/misc/CMakeLists.txt index 99c0db2..b1ae91e 100644 --- a/misc/CMakeLists.txt +++ b/misc/CMakeLists.txt @@ -12,7 +12,7 @@ install( install( FILES ${PROJECT_NAME}rc - DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME} + DESTINATION ${CONFIG_INSTALL_DIR} ) tde_create_translated_desktop( ${PROJECT_NAME}.desktop ) |