changeset 1:7003196be1b1 draft

Uploaded
author iuc
date Tue, 01 Oct 2013 17:45:55 -0400
parents f694232adf88
children 8aebdb5c2a09
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Oct 01 17:39:05 2013 -0400
+++ b/tool_dependencies.xml	Tue Oct 01 17:45:55 2013 -0400
@@ -9,7 +9,7 @@
                 </action>
                 <action type="shell_command">make install</action>
                 <action type="set_environment">
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                 </action>
             </actions>
         </install>