comparison tool_dependencies.xml @ 1:4c584336a89f draft

planemo upload commit 011611a90c705de8d252cf13d4d5edf04bc8e6ce-dirty
author eduardo
date Mon, 13 Feb 2017 15:19:07 -0500
parents a4ae6d79c0d6
children c6e7f09bc9e0
comparison
equal deleted inserted replaced
0:a4ae6d79c0d6 1:4c584336a89f
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="download_by_url" sha256sum="d162979dd34dd42d24e89b692651220a726af880ec05565efb47679f5c0c79a9">https://raw.githubusercontent.com/Eduardo-Alves/PredSi/master/PredSi.tar </action> 6 <action type="download_by_url" sha256sum="d162979dd34dd42d24e89b692651220a726af880ec05565efb47679f5c0c79a9">https://raw.githubusercontent.com/Eduardo-Alves/PredSi/master/PredSi.tar </action>
7 7
8 <action type="move_directory_files"> 8 <action type="move_directory_files">
9 <source_directory>PredSi</source_directory> 9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/</destination_directory> 10 <destination_directory>$INSTALL_DIR/</destination_directory>
11 </action> 11 </action>
12 <action type="shell_command">chmod ugo+x $INSTALL_DIR/PredSi/JSPP.jar</action> 12 <action type="shell_command">chmod ugo+x $INSTALL_DIR/PredSi/JSPP.jar</action>
13 <action type="set_environment"> 13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>