Mercurial > repos > jorrit > obotools
changeset 24:b2d80f3ec292
Uploaded
author | jorrit |
---|---|
date | Tue, 26 Feb 2013 20:27:56 -0500 |
parents | 8ff260813c5e |
children | 7e85d7c0f5a3 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Feb 26 20:21:57 2013 -0500 +++ b/tool_dependencies.xml Tue Feb 26 20:27:56 2013 -0500 @@ -3,7 +3,7 @@ <package name="ontologizer-jar" version="0.0.2"> <install version="1.0"> <actions> - <action type="shell_command">curl --silent --show-error --output $INSTALL_DIR/ontologizer.jar http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar</action> + <!--action type="shell_command">curl --silent --show-error --output $INSTALL_DIR/ontologizer.jar http://compbio.charite.de/contao/index.php/cmdlineOntologizer.html?file=tl_files/ontologizer/cmdline/Ontologizer.jar</action--> <action type="set_environment"> <environment_variable name="ONTOLOGIZER" action="set_to">$INSTALL_DIR</environment_variable> </action>