Mercurial > repos > drosofff > package_ged_velvet
changeset 2:a40663fbbe04 draft default tip
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
| author | drosofff |
|---|---|
| date | Mon, 22 Jun 2015 10:35:20 -0400 |
| parents | f7ba2dcfa9aa |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jun 08 10:45:23 2015 -0400 +++ b/tool_dependencies.xml Mon Jun 22 10:35:20 2015 -0400 @@ -11,16 +11,9 @@ <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> -<!-- <action type="move_file"> - <source>velvetg</source> - <destination>$INSTALL_DIR</destination> - </action> - <action type="move_file"> - <source>velveth</source> - <destination>$INSTALL_DIR</destination> - </action> --> <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> + <environment_variable action="set_to" name="VELVET_DIR">$INSTALL_DIR</environment_variable> </action> </actions> </install>
