Repository 'coverage_report'
hg clone https://toolshed.g2.bx.psu.edu/repos/geert-vandeweyer/coverage_report

Changeset 8:295b3112ca8f (2014-02-13)
Previous changeset 7:6808c39f34cd (2014-02-13) Next changeset 9:4d4054a97b40 (2014-02-14)
Commit message:
Change to tool_dependencies. BedTools would not install.
modified:
tool_dependencies.xml
b
diff -r 6808c39f34cd -r 295b3112ca8f tool_dependencies.xml
--- a/tool_dependencies.xml Thu Feb 13 04:49:58 2014 -0500
+++ b/tool_dependencies.xml Thu Feb 13 05:07:15 2014 -0500
b
@@ -6,7 +6,7 @@
     <package name="bedtools" version="2.18.2">
  <install version="1.0">
  <actions>
- <action type="download_by_url" target_filename="bedtools-2.18.2.tar.gz" >https://github.com/arq5x/bedtools2/releases/download/v2.18.2/bedtools-2.18.2.tar.gz</action>
+ <action type="download_by_url" target_filename="bedtools2-2.18.2.tar.gz" >https://github.com/arq5x/bedtools2/archive/v2.18.2.tar.gz</action>
  <action type="shell_command">make</action>
  <action type="move_file">
  <source>bin/</source>