Mercurial > repos > jjohnson > snpeff_with_dep
diff tool_dependencies.xml @ 6:e6b662b96061
Fix typo in tool_dependencies.xml
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Fri, 14 Sep 2012 13:57:58 -0500 |
parents | ceaa79a5ee16 |
children | 3cb1d19d57d1 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Sep 14 13:12:02 2012 -0500 +++ b/tool_dependencies.xml Fri Sep 14 13:57:58 2012 -0500 @@ -26,7 +26,7 @@ <destination>$INSTALL_DIR/bin</destination> </action> <action type="set_environment"> - <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable + <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions> </install>