changeset 17:699a20ce55f2

Uploaded
author jorrit
date Tue, 26 Feb 2013 18:45:16 -0500
parents ee6721ff76bf
children 3b7065d5a556
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Feb 26 18:42:17 2013 -0500
+++ b/tool_dependencies.xml	Tue Feb 26 18:45:16 2013 -0500
@@ -4,9 +4,9 @@
         <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="set_environment">
-                    <environment_variable name="ONTOLOGIZER_JAR_PATH" action="set_to">$INSTALL_DIR/ontologizer.jar</environment_variable>
-                </action-->
+                <action type="set_environment">
+                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/ontologizer.jar</environment_variable>
+                </action>
             </actions>
         </install>
         <readme>