diff options
Diffstat (limited to 'languages/php/data/CMakeLists.txt')
-rw-r--r-- | languages/php/data/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/data/CMakeLists.txt b/languages/php/data/CMakeLists.txt index f89943bc..1662f9c9 100644 --- a/languages/php/data/CMakeLists.txt +++ b/languages/php/data/CMakeLists.txt @@ -11,4 +11,4 @@ install( FILES phpfunctions - DESTINATION ${DATA_INSTALL_DIR}/kdevphpsupport ) + DESTINATION ${DATA_INSTALL_DIR}/tdevphpsupport ) |