changeset 25:78b1544fba8c draft

planemo upload for repository https://github.com/galaxyproject/dunovo commit b'fd1625359a101d8a6b0b8d97028cc8be509398f2\n'-dirty
author nick
date Fri, 05 Jan 2018 03:40:33 -0500
parents 4f1eb9bd336d
children db602e459536
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 05 03:28:07 2018 -0500
+++ b/tool_dependencies.xml	Fri Jan 05 03:40:33 2018 -0500
@@ -25,7 +25,7 @@
         <action type="shell_command">ls -lFhAb utillib-0.1.0 &gt; /home/me/tmp/galaxy/install.ls2.log</action>
         <action rename_to="utillib" type="move_file">
           <source>utillib-0.1.0</source>
-          <destination>$TMP_WORK_DIR</destination>
+          <destination>$TMP_WORK_DIR/dunovo-2.0.10</destination>
         </action>
         <action type="shell_command">ls -lFhAb &gt; /home/me/tmp/galaxy/install.ls3.log</action>
         <action type="shell_command">ls -lFhAb $TMP_WORK_DIR &gt; /home/me/tmp/galaxy/install.ls4.log</action>
@@ -36,7 +36,7 @@
         <action type="shell_command">rm v0.2.0.tar.gz</action>
         <action rename_to="kalign" type="move_file">
           <source>kalign-dunovo-0.2.0</source>
-          <destination>$TMP_WORK_DIR</destination>
+          <destination>$TMP_WORK_DIR/dunovo-2.0.10</destination>
         </action>
         <!-- download the ET submodule -->
         <action type="download_file">https://github.com/NickSto/ET/archive/v0.2.2.tar.gz</action>
@@ -44,7 +44,7 @@
         <action type="shell_command">rm v0.2.2.tar.gz</action>
         <action rename_to="ET" type="move_file">
           <source>ET-0.2.2</source>
-          <destination>$TMP_WORK_DIR</destination>
+          <destination>$TMP_WORK_DIR/dunovo-2.0.10</destination>
         </action>
         <!-- make and install -->
         <action type="shell_command">make clean</action>