Mercurial > repos > bgruening > confab
changeset 14:02e26baf1789
Uploaded
author | bgruening |
---|---|
date | Sat, 25 May 2013 12:55:56 -0400 |
parents | 92dd5268e9cd |
children | b65ec7d71aac |
files | repository_dependencies.xml tool_dependencies.xml |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/repository_dependencies.xml Thu May 23 17:30:28 2013 -0400 +++ b/repository_dependencies.xml Sat May 25 12:55:56 2013 -0400 @@ -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>
--- a/tool_dependencies.xml Thu May 23 17:30:28 2013 -0400 +++ b/tool_dependencies.xml Sat May 25 12:55:56 2013 -0400 @@ -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>