changeset 15:2650a9cd22a7 draft

Uploaded
author zzhou
date Tue, 27 Nov 2012 13:13:14 -0500
parents a921dbcdf987
children 52875cef3ad7
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Nov 27 13:06:45 2012 -0500
+++ b/tool_dependencies.xml	Tue Nov 27 13:13:14 2012 -0500
@@ -8,7 +8,7 @@
             <actions>
                 <action type="download_by_url">http://downloads.sourceforge.net/project/ranger/PeakRanger-1.16-Linux-x86_64.zip</action>
 		<action type="shell_command">mkdir gene_annotation_files</action>
-                <action type="shell_command">unzip -j PeakRanger-1.16-Linux-x86_64.zip</action>
+                <action type="shell_command">unzip -j -u PeakRanger-1.16-Linux-x86_64.zip</action>
                 <action type="move_file">
                     <source>peakranger</source>
                     <destination>$INSTALL_DIR/bin</destination>