changeset 15:a8b6ea71d6e9 draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 08:30:46 -0400
parents f27209eaa630
children 795af475c572
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jun 27 08:16:25 2019 -0400
+++ b/tool_dependencies.xml	Thu Jun 27 08:30:46 2019 -0400
@@ -5,10 +5,9 @@
           <actions>
             <action type="download_by_url">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action>
              <action type="move_directory_files">
-              <source>$PWD</source>
-              <destination>$INSTALL_DIR</destination>
+              <source_directory>$TMP_WORK_DIR</source_directory>
+              <destination_directory>$INSTALL_DIR</destination_directory>
              </action>
-
           </actions>
         </install>
         <readme>
@@ -16,4 +15,3 @@
         </readme>
     </package>
 </tool_dependency>
-