diff tool_dependencies.xml @ 9:d051544e94da

Uploaded
author bgruening
date Thu, 23 May 2013 17:29:11 -0400
parents fa78faf6ee4f
children cc63a42fd22e
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue May 14 17:01:10 2013 -0400
+++ b/tool_dependencies.xml	Thu May 23 17:29:11 2013 -0400
@@ -1,6 +1,7 @@
+<?xml version="1.0"?>
 <tool_dependency>
     <package name="openbabel" version="2.3.2">
-        <repository toolshed="http://testtoolshed.g2.bx.psu.edu/" name="package_openbabel_2_3" owner="bgruening" changeset_revision="dc6a907dd737" />
+        <repository changeset_revision="ccda1b8ebc72" name="package_openbabel_2_3" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" />
     </package>
     <package name="cheminfolib" version="0.1">
         <install version="1.0">
@@ -11,7 +12,7 @@
                     <destination>$INSTALL_DIR</destination>
                 </action>
                 <action type="set_environment">
-                    <environment_variable name="PYTHONPATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+                    <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
                 </action>
             </actions>
         </install>