# HG changeset patch # User mvdbeek # Date 1439571450 14400 # Node ID 167041a5893bffd058dc4d7b4f97f6ff3cff2e20 # Parent c01e4b9ccbc6cdada614d72adf681e8395e62dd2 planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty diff -r c01e4b9ccbc6 -r 167041a5893b tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 14 12:55:33 2015 -0400 +++ b/tool_dependencies.xml Fri Aug 14 12:57:30 2015 -0400 @@ -6,25 +6,14 @@ src build src - https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz - - tar -xf ../2.5.2.tar.gz - rm 2.5.2.tar.gz - mv sra-tools-2.5.2 sra-tools - - https://github.com/ncbi/ngs/archive/1.1.3.tar.gz + https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz + https://github.com/ncbi/ngs/archive/1.1.3.tar.gz + https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz + src - tar -xf ../1.1.3.tar.gz - rm 1.1.3.tar.gz + mv sra-tools-2.5.2 sra-tools mv ngs-1.1.3 ngs - - https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz - - tar -xf ../2.5.2.tar.gz - rm 2.5.2.tar.gz mv ncbi-vdb-2.5.2 ncbi-vdb - - LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib cd $INSTALL_DIR/src/ncbi-vdb ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build