diff tool_dependencies.xml @ 1:b64dbbc8ff95 draft

planemo upload for repository https://github.com/cdeanj/galaxytools/tree/master/tools/metasnp commit faf121e051430c260f8aa4641daad3b559bc1776-dirty
author chrisd
date Wed, 13 Jul 2016 15:44:58 -0400
parents a246a50c9ac4
children f4ed1c5fcf13
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jul 13 14:45:29 2016 -0400
+++ b/tool_dependencies.xml	Wed Jul 13 15:44:58 2016 -0400
@@ -1,12 +1,12 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="metasnp" version="0.1">
+    <package name="meta_snp" version="0.1">
         <install version="1.0">
             <actions>
                 <action type="shell_command">git clone --recursive https://github.com/cdeanj/meta_snp.git</action>
                 <action type="shell_command">make</action>
                 <action type="move_file">
-                    <source>metasnp</source>
+                    <source>meta_snp</source>
                     <destination>$INSTALL_DIR/bin</destination>
                 </action>
                 <action type="set_environment">