diff tool_dependencies.xml @ 8:9cd278d52bb6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_samtools_1_2 commit 6dbfa1702715b9829933c743ec0a6ace61303a74
author iuc
date Tue, 07 Jul 2015 06:21:42 -0400
parents 8d3a21e43004
children 192f00129358
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 29 14:42:37 2015 -0400
+++ b/tool_dependencies.xml	Tue Jul 07 06:21:42 2015 -0400
@@ -29,11 +29,11 @@
                     </action>
                     <action type="shell_command">cd htslib-1.2.1 &amp;&amp; make bgzip tabix</action>
                     <action type="move_file">
-                        <source>bgzip</source>
+                        <source>htslib-1.2.1/bgzip</source>
                         <destination>$INSTALL_DIR/bin</destination>
                     </action>
                     <action type="move_file">
-                        <source>tabix</source>
+                        <source>htslib-1.2.1/tabix</source>
                         <destination>$INSTALL_DIR/bin</destination>
                     </action>
                 </actions>