Mercurial > repos > iuc > package_blat_35x1
diff tool_dependencies.xml @ 10:0c6b4862f969 draft
Specify package name as cloning directory
| author | soranzo |
|---|---|
| date | Thu, 13 Feb 2014 04:51:32 -0500 |
| parents | 7dcd799f7b10 |
| children | 7172d70a3c31 |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Feb 10 12:05:55 2014 -0500 +++ b/tool_dependencies.xml Thu Feb 13 04:51:32 2014 -0500 @@ -11,7 +11,7 @@ The problem is that the binaries are not versioned and we can't guarantee reproducibility. The source packages are versioned and are stored for a long time. --> - <action type="shell_command">git clone git://genome-source.cse.ucsc.edu/kent.git</action> + <action type="shell_command">git clone git://genome-source.cse.ucsc.edu/kent.git blat</action> <action type="shell_command">git reset --hard 84614918e462d7750a8f56e5ce9540c623b87b48</action> <action type="set_environment_for_install"> <repository changeset_revision="a0b0e0281cc4" name="package_libpng_1_6_7" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu">
