changeset 5:ad21e380de48 draft

Uploaded
author fubar
date Mon, 03 Jun 2013 23:02:50 -0400
parents 928de8b704bc
children a22ed5a996b6
files FastQC/tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/FastQC/tool_dependencies.xml	Mon Jun 03 23:01:20 2013 -0400
+++ b/FastQC/tool_dependencies.xml	Mon Jun 03 23:02:50 2013 -0400
@@ -7,7 +7,7 @@
         <install version="1.0">
             <actions>
                 <action type="download_by_url">http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip</action>
-                <action type="move_directory_file">
+                <action type="move_directory_files">
                     <source>FastQC</source>
                     <destination>$INSTALL_DIR/FastQC</destination>
                 </action>