changeset 1:a288b8869b7b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fastqc_0_11_4 commit 63e5f020f3f458b4ec43dd44764448efa3178f59
author iuc
date Tue, 19 Jan 2016 06:56:53 -0500
parents a7f81f2554ad
children a8f485b2efd9
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jan 15 10:22:44 2016 -0500
+++ b/tool_dependencies.xml	Tue Jan 19 06:56:53 2016 -0500
@@ -22,6 +22,7 @@
                 </actions>
                 <action type="set_environment">
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+                    <environment_variable name="FASTQC_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
             </actions_group>
         </install>