Mercurial > repos > petr-novak > package_getorganelledb_0_0_1
changeset 1:5b389fa38672 draft
"planemo upload"
author | petr-novak |
---|---|
date | Tue, 31 May 2022 11:43:26 +0000 |
parents | 4667f2fed156 |
children | 3b4e4881099a |
files | tool_dependencies.xml |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 31 10:13:38 2022 +0000 +++ b/tool_dependencies.xml Tue May 31 11:43:26 2022 +0000 @@ -4,14 +4,14 @@ <install version="1.0"> <actions> <action type="download_by_url">https://github.com/kavonrtep/getorganelledb/archive/refs/tags/0.0.1.zip</action> - <action type="shell_command"> - make + <action type="move_directory_files"> + <source_directory>LabelDatabase</source_directory> + <destination_directory>$INSTALL_DIR/LabeLDatabase</destination_directory> </action> <action type="move_directory_files"> - <source_directory>$TMP_WORK_DIR/kavonrtep-getorganelledb-0.0.1</source_directory> - <destination_directory>$INSTALL_DIR</destination_directory> + <source_directory>SeedDatabase</source_directory> + <destination_directory>$INSTALL_DIR/SeedDatabase</destination_directory> </action> - <action type="set_environment"> <environment_variable action="set_to" name="GETORGANELLEDB">$INSTALL_DIR</environment_variable> </action>