Previous changeset 16:795af475c572 (2019-06-27) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 795af475c572 -r e7744e56a5dc tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 27 08:53:26 2019 -0400 +++ b/tool_dependencies.xml Thu Jun 27 09:50:07 2019 -0400 |
b |
@@ -8,6 +8,9 @@ <source_directory>$TMP_WORK_DIR/petrnovak-re_databases-8cfaac841fc2</source_directory> <destination_directory>$INSTALL_DIR</destination_directory> </action> + <action type="set_environment"> + <environment_variable action="set_to" name="PROFREP_DATABASES">$INSTALL_DIR</environment_variable> + </action> </actions> </install> <readme> |