diff tool_dependencies.xml @ 4:b2e7c4c7b197 draft

Uploaded
author zzhou
date Thu, 29 Nov 2012 15:10:02 -0500
parents c25f69cba082
children da4bed793482
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Nov 29 14:56:05 2012 -0500
+++ b/tool_dependencies.xml	Thu Nov 29 15:10:02 2012 -0500
@@ -8,12 +8,8 @@
             <actions>
                 <action type="download_by_url">http://ec2-184-72-165-240.compute-1.amazonaws.com/modENCODE_Galaxy/tool_dependencies/macs2/macs2pkg.tar</action>
                 <action type="move_directory_files">
-                    <source>bin</source>
-                    <destination>$INSTALL_DIR/bin</destination>
-                </action>
-                <action type="move_directory_files">
-                    <source>lib</source>
-                    <destination>$INSTALL_DIR/lib</destination>
+                    <source>macs2</source>
+                    <destination>$INSTALL_DIR/macs2</destination>
                 </action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>