Mercurial > repos > peterjc > package_mira_4_9_5
changeset 1:c78bf8ce02e2 draft
Switch to a unique environment variable
author | peterjc |
---|---|
date | Thu, 27 Aug 2015 11:45:14 -0400 |
parents | c2472c21ab4a |
children | edb0eb8d8921 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Aug 26 06:06:13 2015 -0400 +++ b/tool_dependencies.xml Thu Aug 27 11:45:14 2015 -0400 @@ -35,7 +35,7 @@ <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> </action> <action type="set_environment"> - <environment_variable action="set_to" name="MIRA4">$INSTALL_DIR</environment_variable> + <environment_variable action="set_to" name="MIRA4_9">$INSTALL_DIR</environment_variable> </action> </actions_group> </install> @@ -48,8 +48,8 @@ http://chevreux.org/projects_mira.html http://sourceforge.net/projects/mira-assembler/ -The environment variable ``$MIRA4`` will point to the folder containing the binaries, -which is also pre-pended to the``$PATH`` variable. +The environment variable ``$MIRA4_9`` will point to the folder containing the +binaries, which is also pre-pended to the``$PATH`` variable. </readme> </package> </tool_dependency>