changeset 8:782e014e71f9 draft default tip

Uploaded
author malbuquerque
date Wed, 21 Jan 2015 17:13:47 -0500
parents d715068fbd11
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jan 21 17:03:27 2015 -0500
+++ b/tool_dependencies.xml	Wed Jan 21 17:13:47 2015 -0500
@@ -8,7 +8,7 @@
 					<action type="shell_command">make</action>
 					<action type="shell_command">make install</action>
 					<action type="set_environment">
-						<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+						<environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
 					</action>
 				</actions>	
 			</install>