diff options
Diffstat (limited to 'languages/python/doc/CMakeLists.txt')
-rw-r--r-- | languages/python/doc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/doc/CMakeLists.txt b/languages/python/doc/CMakeLists.txt index a3caa5fd..49cdea0d 100644 --- a/languages/python/doc/CMakeLists.txt +++ b/languages/python/doc/CMakeLists.txt @@ -11,4 +11,4 @@ install( FILES python.toc python_bugs.toc - DESTINATION ${DATA_INSTALL_DIR}/kdevdocumentation/tocs ) + DESTINATION ${DATA_INSTALL_DIR}/tdevdocumentation/tocs ) |