diff options
Diffstat (limited to 'src/profiles/IDE/CMakeLists.txt')
-rw-r--r-- | src/profiles/IDE/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/profiles/IDE/CMakeLists.txt b/src/profiles/IDE/CMakeLists.txt index d289d2ca..e98b3133 100644 --- a/src/profiles/IDE/CMakeLists.txt +++ b/src/profiles/IDE/CMakeLists.txt @@ -15,4 +15,4 @@ add_subdirectory( DatabaseIDE ) install( FILES profile.config - DESTINATION ${DATA_INSTALL_DIR}/kdevelop/profiles/IDE ) + DESTINATION ${DATA_INSTALL_DIR}/tdevelop/profiles/IDE ) |