diff tool_dependencies.xml @ 4:518d4374caea draft

Uploaded
author petrn
date Thu, 02 Jan 2020 11:52:30 +0000
parents af823c65fe5b
children e1cf1a2b42e7
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jan 02 11:51:24 2020 +0000
+++ b/tool_dependencies.xml	Thu Jan 02 11:52:30 2020 +0000
@@ -1,26 +1,25 @@
 <?xml version="1.0"?>
 <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="move_directory_files">
-              <source_directory>$TMP_WORK_DIR/petrnovak-repex_tarean-1722c1f1161d</source_directory>
-              <destination_directory>$INSTALL_DIR</destination_directory>
-             </action>
-             <action type="shell_command">
-               make
-             </action>
-             <action type="set_environment">
-               <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable>
-             </action>
-          </actions>
-        </install>
-        <readme>
-          REXdb databases
-        </readme>
-   </package>
+  <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">
+          make
+        </action>
+        <action type="move_directory_files">
+          <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>
+    </install>
+    <readme>
+      REXdb databases
+    </readme>
+  </package>
 </tool_dependency>