diff options
Diffstat (limited to 'tdefile-plugins/elf/CMakeLists.txt')
-rw-r--r-- | tdefile-plugins/elf/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/elf/CMakeLists.txt b/tdefile-plugins/elf/CMakeLists.txt index c5f1ac0dc..2ae228a32 100644 --- a/tdefile-plugins/elf/CMakeLists.txt +++ b/tdefile-plugins/elf/CMakeLists.txt @@ -32,7 +32,7 @@ link_directories( tde_create_translated_desktop( SOURCE tdefile_elf.desktop DESTINATION ${SERVICES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/tdefile-desktops + PO_DIR tdefile-desktops ) |