# HG changeset patch # User mvdbeek # Date 1443195118 14400 # Node ID b7385e84a15b017d9ee0cbd8dfb8c8ef0ed5de79 # Parent 531f4eea41967e729fbc632133ba976dd79d6ded planemo upload commit 4abfa4aaee08afe2a3246420ce5d131e1c1d42d8 diff -r 531f4eea4196 -r b7385e84a15b tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 25 10:03:55 2015 -0400 +++ b/tool_dependencies.xml Fri Sep 25 11:31:58 2015 -0400 @@ -9,25 +9,20 @@ + https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz - + - https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz - tar -xf sra-tools-2.5.2.tar.gz - sra-tools-2.5.2 - - ./configure --prefix=$INSTALL_DIR -with-ngs-sdk-prefix=$NGS_SDK_DIR --with-ncbi-vdb-sources=$NCBI_VDB_DIR --with-ncbi-vdb-build=$NCBI_VDB_DIR --build=$INSTALL_DIR/build - sed -i -e "109s/-static//" tools/copycat/Makefile + + --prefix=$INSTALL_DIR -with-ngs-sdk-prefix=$NGS_SDK_DIR --with-ncbi-vdb-sources=$NCBI_VDB_DIR --with-ncbi-vdb-build=$NCBI_VDB_DIR --build=$INSTALL_DIR/build + sed -i -e "109s/-static//" tools/copycat/Makefile - - $INSTALL_DIR/bin/vdb-config --restore-defaults - $INSTALL_DIR/bin