# HG changeset patch
# User iuc
# Date 1450363888 18000
# Node ID 0d9cd7487cc91feccad9064a89a668ecf59da8bf
# Parent  6d6cca69a34a04d15248f1f5cd464a8a27c2842f
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bowtie_2_2_6 commit 63a05b81e68b855453a26161d55a690354a595ef

diff -r 6d6cca69a34a -r 0d9cd7487cc9 tool_dependencies.xml
--- a/tool_dependencies.xml	Mon Nov 16 09:43:21 2015 -0500
+++ b/tool_dependencies.xml	Thu Dec 17 09:51:28 2015 -0500
@@ -7,14 +7,14 @@
                     <action md5sum="074884c2989437491685cfdec649d424" type="download_by_url">http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.6/bowtie2-2.2.6-linux-x86_64.zip</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
-                        <destination_directory>$INSTALL_DIR</destination_directory>
+                        <destination_directory>$INSTALL_DIR/bin/</destination_directory>
                     </action>
                 </actions>
                 <actions os="darwin" architecture="x86_64">
                     <action md5sum="2ff07b1358844bda4b2b1055507fee5b" type="download_by_url">http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.6/bowtie2-2.2.6-macos-x86_64.zip</action>
                     <action type="move_directory_files">
                         <source_directory>.</source_directory>
-                        <destination_directory>$INSTALL_DIR</destination_directory>
+                        <destination_directory>$INSTALL_DIR/bin/</destination_directory>
                     </action>
                 </actions>
                 <actions>