changeset 1:29892b1d24b9 draft

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Fri, 14 Aug 2015 12:29:26 -0400
parents ec8b334b5ebb
children 2c5483e80fb7
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Aug 14 12:23:28 2015 -0400
+++ b/tool_dependencies.xml	Fri Aug 14 12:29:26 2015 -0400
@@ -21,7 +21,7 @@
             make install
             cd $INSTALL_DIR/src/sra-tools
             ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build --with-ncbi-vdb-sources=$INSTALL_DIR/src/ncbi-vdb --with-ngs-sdk-prefix=$INSTALL_DIR
-            sed -i -e "109s///" tools/copycat/Makefile
+            sed -i -e "109s/-static//" tools/copycat/Makefile
             make
             make install
             cd $INSTALL_DIR/bin