From 4d3936fe3f98315a551d450ac20841bbff4b51ca Mon Sep 17 00:00:00 2001 From: Damien Dupuis Date: Wed, 2 Feb 2011 15:26:08 +0000 Subject: [PATCH] Using BOOTSTRAP_TOP instead of CORIOLIS_TOP --- bootstrap/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/CMakeLists.txt b/bootstrap/CMakeLists.txt index c4e26222..7c5be6a8 100644 --- a/bootstrap/CMakeLists.txt +++ b/bootstrap/CMakeLists.txt @@ -9,7 +9,7 @@ find_package(Bootstrap REQUIRED) print_cmake_module_path() - setup_sysconfdir("$ENV{CORIOLIS_TOP}") + setup_sysconfdir("$ENV{BOOTSTRAP_TOP}") install(FILES coriolisEnv.py coriolis2.sh DESTINATION ${SYS_CONF_DIR}/coriolis2