diff tool_dependencies.xml @ 1:5cdaa98d9376 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/graphlan/ commit f20ebff87883fc5639f540418257ca04ce8296fb-dirty
author bebatut
date Fri, 01 Apr 2016 05:51:57 -0400
parents c5746c07ca5e
children 64e69b47b4ec
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Feb 01 07:45:14 2016 -0500
+++ b/tool_dependencies.xml	Fri Apr 01 05:51:57 2016 -0400
@@ -10,11 +10,11 @@
         <install version="1.0">
             <actions>
                 <action type="shell_command">
-                    hg clone https://hg@bitbucket.org/nsegata/graphlan
+                    hg clone -u 1.0 https://hg@bitbucket.org/nsegata/graphlan
                 </action>
                 <action type="move_directory_files">
                     <source_directory>.</source_directory>
-                    <destination_directory>$INSTALL_DIR/</destination_directory>
+                    <destination_directory>$INSTALL_DIR/bin/</destination_directory>
                 </action>
                 <action type="set_environment">
                     <environment_variable action="set_to" name="GRAPHLAN_DIR">$INSTALL_DIR/</environment_variable>