Previous changeset 0:a7f81f2554ad (2016-01-15) Next changeset 2:a8f485b2efd9 (2016-01-19) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fastqc_0_11_4 commit 63e5f020f3f458b4ec43dd44764448efa3178f59 |
modified:
tool_dependencies.xml |
b |
diff -r a7f81f2554ad -r a288b8869b7b tool_dependencies.xml --- a/tool_dependencies.xml Fri Jan 15 10:22:44 2016 -0500 +++ b/tool_dependencies.xml Tue Jan 19 06:56:53 2016 -0500 |
b |
@@ -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> |