Mercurial > repos > iuc > package_bedtools_2_18
diff tool_dependencies.xml @ 1:15c7aaf75626 draft
Uploaded
| author | bgruening |
|---|---|
| date | Fri, 10 Jan 2014 12:05:00 -0500 |
| parents | 044d68a0c07f |
| children | ea89a5911878 |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Jan 10 11:35:59 2014 -0500 +++ b/tool_dependencies.xml Fri Jan 10 12:05:00 2014 -0500 @@ -3,7 +3,7 @@ <package name="bedtools" version="2.18.2"> <install version="1.0"> <actions> - <action type="shell_command">git clone --recursive https://github.com/arq5x/bedtools.git</action> + <action type="shell_command">git clone --recursive https://github.com/arq5x/bedtools2.git</action> <action type="shell_command">git reset --hard 393fc3b9b766c76cc62e3f0df4e59ffbff3a55fb</action> <action type="shell_command">make</action> <action type="move_directory_files">
