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