changeset 3:08aba7aa8b6a draft

Uploaded
author zzhou
date Tue, 27 Nov 2012 12:42:06 -0500
parents da23a738ba82
children 44a100e29fd8
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Nov 27 12:37:21 2012 -0500
+++ b/tool_dependencies.xml	Tue Nov 27 12:42:06 2012 -0500
@@ -12,13 +12,13 @@
                     <source>peakranger</source>
                     <destination>$INSTALL_DIR/bin</destination>
                 </action>
+ 		<!--<action type="move_directory_files">
+                    <source_directory>gene_annotation_files</source_directory>
+                    <destination_directory>$REPOSITORY_INSTALL_DIR/gene_annotation_files</destination_directory>
+                </action>-->
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
                 </action>
- 		<action type="move_directory_files">
-                    <source_directory>gene_annotation_files</source_directory>
-                    <destination_directory>$REPOSITORY_INSTALL_DIR/gene_annotation_files</destination_directory>
-                </action>
             </actions>
         </install>
         <readme></readme>