diff options
Diffstat (limited to 'interfaces/tdescript/CMakeLists.txt')
-rw-r--r-- | interfaces/tdescript/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/tdescript/CMakeLists.txt b/interfaces/tdescript/CMakeLists.txt index 276c6fb94..27d763925 100644 --- a/interfaces/tdescript/CMakeLists.txt +++ b/interfaces/tdescript/CMakeLists.txt @@ -40,7 +40,7 @@ install( FILES tde_create_translated_desktop( SOURCE scriptinterface.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/interfaces-desktops + PO_DIR interfaces-desktops ) |