Mercurial > repos > petrn > package_repex_tarean_1_0
diff tool_dependencies.xml @ 8:31bd9bf9dfea draft
Uploaded
| author | petrn |
|---|---|
| date | Thu, 02 Jan 2020 13:05:19 +0000 |
| parents | 2f36b0b879fd |
| children | e63ac23e05f1 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Jan 02 12:27:45 2020 +0000 +++ b/tool_dependencies.xml Thu Jan 02 13:05:19 2020 +0000 @@ -2,6 +2,7 @@ <tool_dependency> <package name="repex_tarean" version="1.0"> <install version="1.0"> + <actions> <action type="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/1722c1f1161d.zip</action> <action type="shell_command"> @@ -11,10 +12,18 @@ <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-1722c1f1161d</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> + <action type="set_environment"> <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable> </action> </actions> + <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/databases</destination_directory> + </action> + </actions> </install> <readme> REXdb databases
