changeset 1:abc4f989bf69 draft

Uploaded
author galaxyp
date Tue, 25 Jun 2013 15:29:55 -0400
parents 32c813340fe8
children 8193f25a5333
files tool_dependencies.xml
diffstat 1 files changed, 11 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 24 17:19:50 2013 -0400
+++ b/tool_dependencies.xml	Tue Jun 25 15:29:55 2013 -0400
@@ -4,9 +4,17 @@
         <install version="1.0">
             <actions>
               <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/tagrecon-bin-linux-x86_64-gcc41-release-1_4_63.tar.bz2</action>
-              <action type="move_directory_files">
-                <source_directory>tagrecon</source_directory>
-                <destination_directory>$INSTALL_DIR/</destination_directory>
+              <action type="move_file">
+                <source>tagrecon</source>
+                <destination>$INSTALL_DIR/</destination>
+              </action>
+	      <action type="move_file">
+                <source>'blosum62.fas'</source>
+                <destination>$INSTALL_DIR/</destination>
+              </action>
+	      <action type="move_file">
+                <source>'unimod.xml'</source>
+                <destination>$INSTALL_DIR/</destination>
               </action>
               <action type="shell_command">chmod +x $INSTALL_DIR/</action>
               <action type="set_environment">