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 1662f9c9..f89943bc 100644 --- a/languages/php/data/CMakeLists.txt +++ b/languages/php/data/CMakeLists.txt @@ -11,4 +11,4 @@ install( FILES phpfunctions - DESTINATION ${DATA_INSTALL_DIR}/tdevphpsupport ) + DESTINATION ${DATA_INSTALL_DIR}/kdevphpsupport ) |