Mercurial > repos > bgruening > confab
diff tool_dependencies.xml @ 14:02e26baf1789
Uploaded
author | bgruening |
---|---|
date | Sat, 25 May 2013 12:55:56 -0400 |
parents | 92dd5268e9cd |
children | b65ec7d71aac |
line wrap: on
line diff
--- 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>