Previous changeset 7:d715068fbd11 (2015-01-21) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r d715068fbd11 -r 782e014e71f9 tool_dependencies.xml --- a/tool_dependencies.xml Wed Jan 21 17:03:27 2015 -0500 +++ b/tool_dependencies.xml Wed Jan 21 17:13:47 2015 -0500 |
b |
@@ -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> |