Mercurial > repos > hyungrolee > package_mgescan_3_0_0
changeset 1:51414871fd5b draft
Uploaded
author | hyungrolee |
---|---|
date | Mon, 15 Feb 2016 04:32:41 -0500 |
parents | 39f88d354d7d |
children | 85a4d7be4f65 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Feb 15 03:30:11 2016 -0500 +++ b/tool_dependencies.xml Mon Feb 15 04:32:41 2016 -0500 @@ -31,7 +31,8 @@ </actions> <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/mgescan</environment_variable> - <environment_variable action="set_to" name="MGESCAN_SRC">$INSTALL_DIR</environment_variable> + <environment_variable action="set_to" name="MGESCAN_HOME">$INSTALL_DIR</environment_variable> + <environment_variable action="set_to" name="MGESCAN_SRC">$INSTALL_DIR/mgescan</environment_variable> </action> </actions_group> </install>