diff options
Diffstat (limited to 'languages/python/file_templates/CMakeLists.txt')
-rw-r--r-- | languages/python/file_templates/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/file_templates/CMakeLists.txt b/languages/python/file_templates/CMakeLists.txt index ddc20b95..efd7a0bf 100644 --- a/languages/python/file_templates/CMakeLists.txt +++ b/languages/python/file_templates/CMakeLists.txt @@ -11,4 +11,4 @@ install( FILES py - DESTINATION ${DATA_INSTALL_DIR}/kdevfilecreate/file-templates ) + DESTINATION ${DATA_INSTALL_DIR}/tdevfilecreate/file-templates ) |