comparison 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
comparison
equal deleted inserted replaced
5:c641d515de2e 6:e6b662b96061
24 <action type="move_file"> 24 <action type="move_file">
25 <source>snpEff.config</source> 25 <source>snpEff.config</source>
26 <destination>$INSTALL_DIR/bin</destination> 26 <destination>$INSTALL_DIR/bin</destination>
27 </action> 27 </action>
28 <action type="set_environment"> 28 <action type="set_environment">
29 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable 29 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
30 </action> 30 </action>
31 </actions> 31 </actions>
32 </install> 32 </install>
33 <readme> 33 <readme>
34 </readme> 34 </readme>