changeset 16:0e53fc7c15e7 draft

planemo upload commit d1ae46c18d1157b3dd74ac799911f5f232a53931-dirty
author yating-l
date Fri, 22 Jul 2016 11:05:32 -0400
parents 1173ac2753ce
children 4851936124a9
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 22 10:44:38 2016 -0400
+++ b/tool_dependencies.xml	Fri Jul 22 11:05:32 2016 -0400
@@ -5,7 +5,7 @@
             <actions_group>
                 <actions>
                     <action type="download_by_url">http://korflab.ucdavis.edu/Software/snap-2013-11-29.tar.gz</action>
-                    <action type="shell_command">tar -xvzf snap-2013-11-29.tar.gz</action>
+                    <action type="shell_command">tar -xvzf snap-2013-11-29.tar</action>
                     <action type="shell_command">rm -rf snap-2013-11-29.tar.gz</action>
                     <action type="change_directory">$INSTALL_DIR/snap</action>
                     <action type="shell_command">make</action>