Mercurial > repos > petrn > repex_tarean
annotate tool_dependencies.xml @ 0:1552857cc813 draft default tip
Uploaded
| author | petrn |
|---|---|
| date | Fri, 20 Dec 2019 11:53:57 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="repex_tarean" version="1.0"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="shell_commmand">git clone https://petrnovak@bitbucket.org/petrnovak/repex_tarean.git </action> | |
| 7 <action type="shell_commmand">make</action> | |
| 8 <action type="set_environment"> | |
| 9 <environment_variable action="set_to" name="REPEX">$INSTALL_DIR</environment_variable> | |
| 10 </action> | |
| 11 </actions> | |
| 12 </install> | |
| 13 <readme> | |
| 14 REPEX databases and scripts | |
| 15 </readme> | |
| 16 </package> | |
| 17 </tool_dependency> |
