diff --git a/certmanager/CMakeLists.txt b/certmanager/CMakeLists.txt index e6f00d9d..fcb1b075 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) ####################