Mercurial > repos > mzeidler > virana_main
changeset 23:30e99d197b69 draft
Uploaded
author | mzeidler |
---|---|
date | Mon, 30 Sep 2013 12:15:44 -0400 |
parents | 300559917fd1 |
children | bf0fa46b717c |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Sep 30 12:12:09 2013 -0400 +++ b/tool_dependencies.xml Mon Sep 30 12:15:44 2013 -0400 @@ -83,11 +83,11 @@ <action type="shell_command">git clone -b jalview https://github.com/schelhorn/virana.git</action> <action type="shell_command">mkdir $INSTALL_DIR/lib</action> <action type="move_file"> - <source>jalview/jalview.jar</source> + <source>jalview.jar</source> <destination>$INSTALL_DIR</destination> </action> <action type="move_directory_files"> - <source_directory>jalview/lib</source_directory> + <source_directory>lib</source_directory> <destination_directory>$INSTALL_DIR/lib</destination_directory> </action> <action type="set_environment">