summaryrefslogtreecommitdiffstats
path: root/cmake_admin/FindKDECONFIG.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake_admin/FindKDECONFIG.cmake')
-rw-r--r--cmake_admin/FindKDECONFIG.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake_admin/FindKDECONFIG.cmake b/cmake_admin/FindKDECONFIG.cmake
index d610682..5bce104 100644
--- a/cmake_admin/FindKDECONFIG.cmake
+++ b/cmake_admin/FindKDECONFIG.cmake
@@ -39,7 +39,7 @@ IF(KDECONFIG_EXECUTABLE)
ELSE(KDECONFIG_EXECUTABLE)
FIND_PROGRAM(KDECONFIG_EXECUTABLE NAMES kde-config PATHS
$ENV{KDEDIR}/bin
- /opt/kde3/bin
+ /opt/trinity/bin
/opt/kde/bin
NO_DEFAULT_PATH
)