changeset 1:53eab8b10cfc draft default tip

Uploaded
author devteam
date Thu, 23 Oct 2014 11:17:33 -0400
parents 8ddbb5092d8a
children
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Oct 23 10:41:11 2014 -0400
+++ b/tool_dependencies.xml	Thu Oct 23 11:17:33 2014 -0400
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="picard" version="1.122">
+    <package name="picard" version="1.122.0">
         <install version="1.0">
             <actions_group>
                 <actions architecture="x86_64" os="linux">
@@ -11,7 +11,7 @@
                     </action>       
                 </actions>                
                 <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/picard-tools-1.122</environment_variable>
+                    <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
             </actions_group>
         </install>