Mercurial > repos > iuc > package_rnastructure_5_7
comparison tool_dependencies.xml @ 4:455b68271b2b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_rnastructure_5_7/ commit 321bb0b81c749a898c0b59447a5a87d68c4dd058
| author | iuc |
|---|---|
| date | Sun, 14 Jun 2015 22:40:35 -0400 |
| parents | 420e517d469b |
| children |
comparison
equal
deleted
inserted
replaced
| 3:420e517d469b | 4:455b68271b2b |
|---|---|
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="rnastructure" version="5.7"> | 3 <package name="rnastructure" version="5.7"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">http://depot.galaxyproject.org/package/source/RNAstructure-5.7.tgz</action> | 6 <action type="download_by_url">http://depot.galaxyproject.org/package/source/RNAstructure-5.7.tgz</action> |
| 7 <action type="shell_command">sed -i.bak "s/version = 5\.6/version = 5.7/" "./src/ParseCommandLine.cpp"</action> | |
| 7 <action type="shell_command">make all</action> | 8 <action type="shell_command">make all</action> |
| 8 <action type="move_directory_files"> | 9 <action type="move_directory_files"> |
| 9 <source_directory>.</source_directory> | 10 <source_directory>.</source_directory> |
| 10 <destination_directory>$INSTALL_DIR</destination_directory> | 11 <destination_directory>$INSTALL_DIR</destination_directory> |
| 11 </action> | 12 </action> |
