changeset 56:66b145be8b33 draft

Uploaded
author jeremie
date Tue, 01 Jul 2014 06:03:22 -0400
parents b12f27c1911c
children 45d4731e884f
files tool_dependencies.xml
diffstat 1 files changed, 11 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jul 01 05:41:37 2014 -0400
+++ b/tool_dependencies.xml	Tue Jul 01 06:03:22 2014 -0400
@@ -21,20 +21,26 @@
                         <source>bin/breakdancer-max</source>
                         <destination>$INSTALL_DIR/bin</destination>
                     </action>
-                    <action type="download_by_url">http://7cv3od97gg.1fichier.com/1_2_6.tar.gz</action>
+                    <action type="download_by_url">http://vt58zikphf.1fichier.com/bam2cfg.pl</action>
+                    <action type="move_file">
+                        <source>bam2cfg.pl</source>
+                        <destination>$INSTALL_DIR/bin</destination>
+                    </action>
+                    <!-- http://9ypffrj86h.1fichier.com/ -->
+                    <!--  <action type="download_by_url">http://7cv3od97gg.1fichier.com/1_2_6.tar.gz</action>
+                    -->    
                     <action type="shell_command">ls</action>
                     <action type="shell_command">pwd</action>
                     <action type="change_directory">..</action>
                     <action type="shell_command">ls</action>
                     <action type="shell_command">pwd</action>
-                    <action type="shell_command">..</action>
+                    <action type="change_directory">..</action>
                     <action type="shell_command">ls</action>
                     <action type="shell_command">pwd</action>
-                    <!-- <action type="change_directory">../../1_2_6</action> -->
-                    <action type="move_directory_files">
+                    <!-- <action type="move_directory_files">
                         <source_directory>../../1_2_6</source_directory>
                         <destination_directory>$INSTALL_DIR/bin</destination_directory>
-                    </action>      
+                    </action>    -->   
                     <action type="set_environment">
                         <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                     </action>