Repository 'confab'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/bgruening/confab

Changeset 14:02e26baf1789 (2013-05-25)
Previous changeset 13:92dd5268e9cd (2013-05-23) Next changeset 15:b65ec7d71aac (2013-05-27)
Commit message:
Uploaded
modified:
repository_dependencies.xml
tool_dependencies.xml
b
diff -r 92dd5268e9cd -r 02e26baf1789 repository_dependencies.xml
--- a/repository_dependencies.xml Thu May 23 17:30:28 2013 -0400
+++ b/repository_dependencies.xml Sat May 25 12:55:56 2013 -0400
b
@@ -1,4 +1,4 @@
 <?xml version="1.0"?>
 <repositories description="This requires the Molecule datatype definitions (e.g. SMILES, InChI, SD-format).">
-    <repository changeset_revision="bd886859b184" name="molecule_datatypes" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    <repository changeset_revision="c5383bd4d006" name="molecule_datatypes" owner="bgruening" toolshed="http://testtoolshed.g2.bx.psu.edu" />
 </repositories>
b
diff -r 92dd5268e9cd -r 02e26baf1789 tool_dependencies.xml
--- a/tool_dependencies.xml Thu May 23 17:30:28 2013 -0400
+++ b/tool_dependencies.xml Sat May 25 12:55:56 2013 -0400
b
@@ -20,6 +20,7 @@
                 <action type="shell_command">make install</action>
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                    <environment_variable action="set_to" name="BABEL_DATADIR">$INSTALL_DIR/share/openbabel</environment_variable>
                 </action>
             </actions>
         </install>