Mercurial > repos > drosofff > package_ged_velvet
comparison tool_dependencies.xml @ 1:517ddcce2fa4 draft default tip
planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author | drosofff |
---|---|
date | Mon, 22 Jun 2015 10:35:35 -0400 |
parents | b3e2c0f12e11 |
children |
comparison
equal
deleted
inserted
replaced
0:b3e2c0f12e11 | 1:517ddcce2fa4 |
---|---|
9 <action type="shell_command">make 'MAXKMERLENGTH=70'</action> | 9 <action type="shell_command">make 'MAXKMERLENGTH=70'</action> |
10 <action type="move_directory_files"> | 10 <action type="move_directory_files"> |
11 <source_directory>.</source_directory> | 11 <source_directory>.</source_directory> |
12 <destination_directory>$INSTALL_DIR</destination_directory> | 12 <destination_directory>$INSTALL_DIR</destination_directory> |
13 </action> | 13 </action> |
14 <!-- <action type="move_file"> | |
15 <source>velvetg</source> | |
16 <destination>$INSTALL_DIR</destination> | |
17 </action> | |
18 <action type="move_file"> | |
19 <source>velveth</source> | |
20 <destination>$INSTALL_DIR</destination> | |
21 </action> --> | |
22 <action type="set_environment"> | 14 <action type="set_environment"> |
23 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> | 15 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> |
16 <environment_variable action="set_to" name="VELVET_DIR">$INSTALL_DIR</environment_variable> | |
24 </action> | 17 </action> |
25 </actions> | 18 </actions> |
26 </install> | 19 </install> |
27 <readme> | 20 <readme> |
28 </readme> | 21 </readme> |