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