# HG changeset patch # User mvdbeek # Date 1439638952 14400 # Node ID cf145d390fe31b497ccfd3b64eaea8ba889edaed # Parent 65412e4c56492eb1996f43141685c8a4994be001 planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty diff -r 65412e4c5649 -r cf145d390fe3 tool_dependencies.xml --- a/tool_dependencies.xml Sat Aug 15 07:40:03 2015 -0400 +++ b/tool_dependencies.xml Sat Aug 15 07:42:32 2015 -0400 @@ -3,7 +3,7 @@ - https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz target_filename="ncbi-vdb-2.5.2.tar.gz" + https://github.com/ncbi/ncbi-vdb/archive/2.5.2.tar.gz LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build @@ -11,14 +11,14 @@ make install rm ../2.5.2.tar.gz - https://github.com/ncbi/ngs/archive/1.1.3.tar.gz target_filename="ngs-1.1.3.tar.gz" + https://github.com/ncbi/ngs/archive/1.1.3.tar.gz LD_LIBRARY_PATH=LD_LIBRARY_PATH:$INSTALL_DIR/lib64:$INSTALL_DIR/lib ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build make make install - https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz target_filename="sra-tools-2.5.2.tar.gz" + https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build sed -i -e "109s/-static//" tools/copycat/Makefile