changeset 2:d114e7f84066 draft default tip

Uploaded
author geert-vandeweyer
date Fri, 08 Aug 2014 05:29:26 -0400
parents 5e2b78432a56
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jul 28 05:46:09 2014 -0400
+++ b/tool_dependencies.xml	Fri Aug 08 05:29:26 2014 -0400
@@ -4,7 +4,8 @@
 	<install version='1.0'>
 		<actions>
 			<action type="set_environment">
-				<environment_variable action="set_to" name="NOVOALIGN_PATH">/Set/Path/to/NovoAlign/Installation/folder</environment_variable>	
+				<environment_variable action="set_to" name="NOVOALIGN_PATH">/Set/Path/to/NovoAlign/Installation/folder</environment_variable>
+				<environment_variable name="PATH" action="prepend_to">$NOVOALIGN_PATH</environment_variable>	
 			</action>
 		</actions>
 	</install>