summaryrefslogtreecommitdiffstats
path: root/cmake_admin/FindKDECONFIG.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-07 18:53:12 -0600
committerTimothy Pearson <[email protected]>2011-12-07 18:53:12 -0600
commitadf473ac782486cbb808db19f4b8d49039ccd01e (patch)
tree2fd150605e2e63fbe515ee3a1a6870b687472bc4 /cmake_admin/FindKDECONFIG.cmake
parentd5746c7ab64a8e92c56ba9c334d5b72bbffa3d8d (diff)
downloadrosegarden-adf473ac782486cbb808db19f4b8d49039ccd01e.tar.gz
rosegarden-adf473ac782486cbb808db19f4b8d49039ccd01e.zip
Rename KDEHOME and KDEDIR
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 5bce104..6688fa9 100644
--- a/cmake_admin/FindKDECONFIG.cmake
+++ b/cmake_admin/FindKDECONFIG.cmake
@@ -38,7 +38,7 @@ IF(KDECONFIG_EXECUTABLE)
SET(HAVE_KDECONFIG TRUE)
ELSE(KDECONFIG_EXECUTABLE)
FIND_PROGRAM(KDECONFIG_EXECUTABLE NAMES kde-config PATHS
- $ENV{KDEDIR}/bin
+ $ENV{TDEDIR}/bin
/opt/trinity/bin
/opt/kde/bin
NO_DEFAULT_PATH