Mercurial > repos > petrn > repeatexplorer
view tool_dependencies.xml @ 7:c56807be3b72 draft
Uploaded
author | petrn |
---|---|
date | Fri, 20 Dec 2019 14:12:11 +0000 |
parents | 2925751ed586 |
children | 3bc73f5dc785 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="profrep_databases" version="1.0"> <install version="1.0"> <actions> <action type="download_by_url">https://bitbucket.org/petrnovak/re_databases/get/8cfaac841fc2.zip</action> <action type="move_directory_files"> <source_directory>$TMP_WORK_DIR/petrnovak-re_databases-8cfaac841fc2</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> <action type="set_environment"> <environment_variable action="set_to" name="PROFREP_DATABASES">$INSTALL_DIR</environment_variable> </action> </actions> </install> <readme> Profrep databases </readme> </package> </tool_dependency>