changeset 11:833f4feaee33 draft

planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author mvdbeek
date Fri, 14 Aug 2015 13:34:26 -0400
parents 472f8a7e13b3
children 0214e6c44ac2
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Aug 14 13:30:47 2015 -0400
+++ b/tool_dependencies.xml	Fri Aug 14 13:34:26 2015 -0400
@@ -22,7 +22,7 @@
         </action>
         <action type="download_by_url">https://github.com/ncbi/sra-tools/archive/2.5.2.tar.gz</action>
         <action type="shell_command">
-            ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build --with-ncbi-vdb-build=$INSTALL_DIR/build 
+            ./configure --prefix=$INSTALL_DIR --build-prefix=$INSTALL_DIR/build
             sed -i -e "109s/-static//" tools/copycat/Makefile
             make
             make install