Mercurial > repos > matt-shirley > hamstring
comparison tool_dependencies.xml @ 8:61f9e983ece4 draft default tip
Increment version
author | Matt Shirley <mdshw5@gmail.com> |
---|---|
date | Sun, 31 Mar 2013 11:32:11 -0400 |
parents | 4c66fade2391 |
children |
comparison
equal
deleted
inserted
replaced
7:4c66fade2391 | 8:61f9e983ece4 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="hamstring" version="1.0"> | 3 <package name="hamstring" version="1.01"> |
4 <install version="1.0"> | 4 <install version="1.01"> |
5 <actions> | 5 <actions> |
6 <action type="shell_command">git clone git://github.com/mdshw5/hamstring.git</action> | 6 <action type="shell_command">git clone git://github.com/mdshw5/hamstring.git</action> |
7 <action type="shell_command">mv fixFastq.py $INSTALL_DIR</action> | 7 <action type="shell_command">mv fixFastq.py $INSTALL_DIR</action> |
8 <action type="shell_command">python setup.py install --home $INSTALL_DIR</action> | 8 <action type="shell_command">python setup.py install --home $INSTALL_DIR</action> |
9 </actions> | 9 </actions> |