changeset 9:e63ac23e05f1 draft

Uploaded
author petrn
date Thu, 02 Jan 2020 14:33:43 +0000
parents 31bd9bf9dfea
children 005bb6bd02b3
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 02 13:05:19 2020 +0000
+++ b/tool_dependencies.xml	Thu Jan 02 14:33:43 2020 +0000
@@ -2,14 +2,13 @@
 <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="download_by_url">https://bitbucket.org/petrnovak/repex_tarean/get/9211e6e.zip</action>
         <action type="shell_command">
           make
         </action>
         <action type="move_directory_files">
-          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-1722c1f1161d</source_directory>
+          <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-9211e6e</source_directory>
           <destination_directory>$INSTALL_DIR</destination_directory>
         </action>
 
@@ -17,16 +16,9 @@
           <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
+      repeatexplorer executables and databases
     </readme>
   </package>
 </tool_dependency>