Repository 'package_profrep_databases_1_0'
hg clone https://toolshed.g2.bx.psu.edu/repos/petr-novak/package_profrep_databases_1_0

Changeset 15:a8b6ea71d6e9 (2019-06-27)
Previous changeset 14:f27209eaa630 (2019-06-27) Next changeset 16:795af475c572 (2019-06-27)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r f27209eaa630 -r a8b6ea71d6e9 tool_dependencies.xml
--- a/tool_dependencies.xml Thu Jun 27 08:16:25 2019 -0400
+++ b/tool_dependencies.xml Thu Jun 27 08:30:46 2019 -0400
b
@@ -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>
-