changeset 10:341d297d8a85 default tip

Merge heads at 5:8a00afae9eca and 9:30f36c4faa39 which were created as a result of a recently fixed bug.
author devteam <devteam@galaxyproject.org>
date Mon, 13 Jan 2014 12:42:57 -0500
parents 30f36c4faa39 (current diff) 8a00afae9eca (diff)
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jul 15 12:04:12 2013 -0500
+++ b/tool_dependencies.xml	Mon Jan 13 12:42:57 2014 -0500
@@ -11,7 +11,7 @@
                 <action type="shell_command">cd ./sickle &amp;&amp; make LIBS="-L$INSTALL_DIR/zlib/lib -lz"</action>
                 <action type="move_file">
                     <source>sickle/sickle</source>
-                    <destination>$INSTALL_DIR/bin</destination>
+                    <destination>.</destination>
                 </action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>