changeset 2:f06b68094cb5 draft

Uploaded
author malbuquerque
date Wed, 21 Jan 2015 15:32:55 -0500
parents a18ccb33a785
children 8ff916dba7a8
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jan 19 18:37:28 2015 -0500
+++ b/tool_dependencies.xml	Wed Jan 21 15:32:55 2015 -0500
@@ -11,8 +11,7 @@
 						<destination_directory>$INSTALL_DIR</destination_directory>
 					</action>
 					<action type="set_environment">
-						<environment_variable name="CMAKE_ROOT" action="set_to">$INSTALL_DIR</environment_variable>
-						<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin/</environment_variable>
+						<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
 					</action>
 				</actions>	
 			</install>