comparison tool_dependencies.xml @ 3:60119b3b5dfe draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 04:49:05 -0400
parents 13c19f2c8f80
children 153346f259e9
comparison
equal deleted inserted replaced
2:13c19f2c8f80 3:60119b3b5dfe
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="profrep_databases" version="1.0"> 3 <package name="profrep_databases" version="1.0">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions> 5 <actions>
6 <action type="shell_command">git clone https://petrnovak@bitbucket.org/petrnovak/re_databases.git</action> 6 <action type="shell_command">touch /tmp/galaxy_installation_check</action>
7 <action type="move_directory_files">
8 <source_directory>.</source_directory>
9 <destination_directory>$INSTALL_DIR</destination_directory>
10 </action>
11 </actions> 7 </actions>
12 </install> 8 </install>
13 <readme> 9 <readme>
14 Profrep databases 10 Profrep databases
15 </readme> 11 </readme>