changeset 8:ae1283119a60 draft

Corrected the move_file section
author lionelguy
date Tue, 13 Aug 2013 08:38:21 -0400
parents 5fb1ed6eb5b7
children 304c1a67bb7b
files prodigal/tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/prodigal/tool_dependencies.xml	Tue Aug 13 08:32:36 2013 -0400
+++ b/prodigal/tool_dependencies.xml	Tue Aug 13 08:38:21 2013 -0400
@@ -7,7 +7,7 @@
                 <!-- Copying the whole bin folder -->
 		<action type="move_file">
 		  <source>prodigal.v2_60.linux</source>
-		  <destination>$INSTALL_DIR</destination>
+		  <destination>$INSTALL_DIR/prodigal</destination>
 		</action>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>