Mercurial > repos > iracooke > omssa
diff tool_dependencies.xml @ 4:927cc9160762
Cleanup xml
author | iracooke@gmail.com |
---|---|
date | Thu, 26 Sep 2013 14:48:27 +1000 |
parents | e79b95501048 |
children | 3aafd0a91830 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Sep 26 14:33:15 2013 +1000 +++ b/tool_dependencies.xml Thu Sep 26 14:48:27 2013 +1000 @@ -4,15 +4,13 @@ <install version="1.0"> <actions> <action type="setup_rvm" ruby="1.9.3-p448"> - <gem version="1.2.4">protk</gem> + <gem version="1.2.4">protk</gem> </action> <action type="shell_command">protk_setup.rb blast</action> <action type="shell_command">protk_setup.rb omssa</action> </actions> - </install> - <readme> - RVM Example - </readme> - </package> - + </install> + + <readme>Installer for omssa using the protk ruby gem</readme> + </package> </tool_dependency>