Mercurial > repos > iuc > package_rnastructure_5_7
comparison tool_dependencies.xml @ 3:ecb56d964230 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/packages/package_rnastructure_5_7/ commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
| author | iuc |
|---|---|
| date | Fri, 17 Jul 2015 11:08:11 -0400 |
| parents | 0458908fa099 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:0458908fa099 | 3:ecb56d964230 |
|---|---|
| 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> |
