Mercurial > repos > bgruening > package_chemfp_1_1
changeset 2:616ee8e4abf4 default tip
ChemicalToolBoX update.
author | Bjoern Gruening <bjoern.gruening@gmail.com> |
---|---|
date | Sun, 02 Jun 2013 19:51:40 +0200 |
parents | 3e3356b13281 |
children | |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon May 27 16:52:37 2013 +0200 +++ b/tool_dependencies.xml Sun Jun 02 19:51:40 2013 +0200 @@ -6,8 +6,9 @@ <action type="make_directory">$INSTALL_DIR/lib/python</action> <action type="shell_command">export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin</action> - <!-- apply one small patched file, to support the query-format target-format commandline options --> - <action type="download_file">http://chem-fingerprints.googlecode.com/hg-history/1281bfcb470b84f5e75250dfa041345d280dde30/chemfp/commandline/simsearch.py</action> + <!-- apply one small patched file, to support the query-format target-format commandline options + <action type="download_file">http://chem-fingerprints.googlecode.com/hg-history/1281bfcb470b84f5e75250dfa041345d280dde30/chemfp/commandline/simsearch.py</action>--> + <action type="download_file">http://share.gruenings.eu/simsearch.py</action> <action type="shell_command">rm $INSTALL_DIR/lib/python/chemfp/commandline/simsearch.py</action> <action type="move_file"> <source>simsearch.py</source>