Mercurial > repos > iuc > package_fastqc_0_11_4
diff tool_dependencies.xml @ 1:1f20c0e3ebda 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:15 -0500 |
| parents | 0eddbbf82050 |
| children | 64120dce65d2 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jan 15 10:20:27 2016 -0500 +++ b/tool_dependencies.xml Tue Jan 19 06:56:15 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>
