Previous changeset 13:0f2df836637d (2019-06-27) Next changeset 15:a8b6ea71d6e9 (2019-06-27) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 0f2df836637d -r f27209eaa630 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 07:36:44 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 08:16:25 2019 -0400 |
b |
@@ -4,10 +4,11 @@ <install version="1.0"> <actions> <action type="download_by_url">http://bitbucket.org/petrnovak/re_databases/get/master.zip</action> - <action type="move_file"> - <source>README.md</source> + <action type="move_directory_files"> + <source>$PWD</source> <destination>$INSTALL_DIR</destination> </action> + </actions> </install> <readme> |