# HG changeset patch # User mvdbeek # Date 1443201532 14400 # Node ID aabb60d93e4a4dc63807a673b122282f4bd59418 # Parent 9b27d2331ce20561c63a22692701dc9e6b698530 planemo upload commit 92d32947393757598262fbaed175b2c6fd84c181 diff -r 9b27d2331ce2 -r aabb60d93e4a tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 25 12:27:07 2015 -0400 +++ b/tool_dependencies.xml Fri Sep 25 13:18:52 2015 -0400 @@ -4,25 +4,30 @@ - + - https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz - + - + - - --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 + 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 - sed -i -e "109s/-static//" tools/copycat/Makefile + + $INSTALL_DIR/bin/vdb-config --restore-defaults + $INSTALL_DIR/bin