Previous changeset 1:b93c068b0920 (2015-07-17) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_chemfp_1_1 commit 710c0d73202078bd43efd595c28526ba26c8fa50 |
modified:
tool_dependencies.xml |
b |
diff -r b93c068b0920 -r cb2b38ca9d96 tool_dependencies.xml --- a/tool_dependencies.xml Fri Jul 17 10:17:07 2015 -0400 +++ b/tool_dependencies.xml Sun Nov 01 10:16:49 2015 -0500 |
b |
@@ -11,7 +11,7 @@ <!-- 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="download_file">https://github.com/bgruening/download_store/raw/master/chemfp/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> |