summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--certmanager/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt
index e6f00d9da..fcb1b075d 100644
--- a/certmanager/CMakeLists.txt
+++ b/certmanager/CMakeLists.txt
@@ -39,7 +39,7 @@ link_directories(
##### other data ################################
install( FILES kleopatra_import.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} )
-install( FILES kleopatraui.rc DESTINATION ${XDG_APPS_INSTALL_DIR}/kleopatra )
+install( FILES kleopatraui.rc DESTINATION ${DATA_INSTALL_DIR}/kleopatra )
##### kleopatra (executable) ####################