Mercurial > repos > iuc > package_blast_plus_2_2_27
comparison tool_dependencies.xml @ 4:44fa0f193887 draft
Define BLAST_ROOT_DIR env var on older BLAST+ packages
| author | peterjc |
|---|---|
| date | Wed, 30 Sep 2015 09:17:48 -0400 |
| parents | 4a8a61d680fa |
| children | eb07c1c0e988 |
comparison
equal
deleted
inserted
replaced
| 3:4a8a61d680fa | 4:44fa0f193887 |
|---|---|
| 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+ |
