changeset 8:c5afa527c8b8 draft

Uploaded
author fubar
date Mon, 03 Jun 2013 23:11:58 -0400
parents fac617296882
children c13fa2748191
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:09:54 2013 -0400
+++ b/FastQC/tool_dependencies.xml	Mon Jun 03 23:11:58 2013 -0400
@@ -8,7 +8,7 @@
             <actions>
                 <action type="download_by_url">http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip</action>
                 <action type="move_directory_files">
-                    <source_directory>./FastQC</source_directory>
+                    <source_directory>./</source_directory>
                     <destination_directory>$INSTALL_DIR/FastQC</destination_directory>
                 </action>
                 <action type="shell_command">chmod ugo+x $INSTALL_DIR/FastQC/fastqc</action>