Mercurial > repos > iuc > package_blast_plus_2_2_26
comparison tool_dependencies.xml @ 7:defa3ce06d18 draft
Define BLAST_ROOT_DIR env var on older BLAST+ packages
| author | peterjc |
|---|---|
| date | Wed, 30 Sep 2015 09:18:02 -0400 |
| parents | 1c54472887ca |
| children | a3d7aa8d5e2c |
comparison
equal
deleted
inserted
replaced
| 6:1c54472887ca | 7:defa3ce06d18 |
|---|---|
| 54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install --> | 54 <!-- The 'false' command will return an error, so Galaxy should treat this as a failed install --> |
| 55 </actions> | 55 </actions> |
| 56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> | 56 <!-- The $PATH environment variable is only set if one of the above <actions> tags resulted in a successful installation. --> |
| 57 <action type="set_environment"> | 57 <action type="set_environment"> |
| 58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 58 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
| 59 <environment_variable name="BLAST_ROOT_DIR" action="set_to">$INSTALL_DIR</environment_variable> | |
| 59 </action> | 60 </action> |
| 60 </actions_group> | 61 </actions_group> |
| 61 </install> | 62 </install> |
| 62 <readme> | 63 <readme> |
| 63 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ | 64 Downloads the precompiled 32bit Linux, 64bit Linux, or Mac OS X BLAST+ |
