Mercurial > repos > iuc > package_gmap_2016_09_23
changeset 2:8e8be119bda7 draft default tip
Fix URL
| author | iuc |
|---|---|
| date | Tue, 25 Oct 2016 09:10:19 -0400 |
| parents | cddc18d238f7 |
| children | |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Oct 25 09:08:50 2016 -0400 +++ b/tool_dependencies.xml Tue Oct 25 09:10:19 2016 -0400 @@ -3,7 +3,7 @@ <package name="gmap" version="2016.09.23"> <install version="1.0"> <actions> - <action type="download_by_url" target_filename="gmap-2016-09-23.tar.gz" sha256sum="dbb99cab7ee675bdc79d6773d7537b197812e73151c5dafa1fbc8f9c0c58ef93">http://research-pub.gene.com/gmap/src/gmap-gsnap-2016.09.23.tar.gz</action> + <action type="download_by_url" target_filename="gmap-2016-09-23.tar.gz" sha256sum="dbb99cab7ee675bdc79d6773d7537b197812e73151c5dafa1fbc8f9c0c58ef93">http://research-pub.gene.com/gmap/src/gmap-gsnap-2016-09-23.tar.gz</action> <action type="shell_command"> ./configure --prefix=$INSTALL_DIR --with-gmapdb=$INSTALL_DIR/gmapdb</action> <action type="shell_command">make</action> <action type="shell_command">make install</action>
