# HG changeset patch # User saskia-hiltemann # Date 1465286775 14400 # Node ID 52a70ef5248c40afacc88f08556a4ad514f4cd0e # Parent fb85f0b4bdfabb899e5c480248234a954ad9e42a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 568023f8019f928a6f335951806c0c4a03f21320 diff -r fb85f0b4bdfa -r 52a70ef5248c tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 06 10:39:18 2016 -0400 +++ b/tool_dependencies.xml Tue Jun 07 04:06:15 2016 -0400 @@ -1,15 +1,20 @@ - - - - - - https://github.com/mothur/mothur/archive/v1.36.1.zip + + + + + + + + + + + chmod u+x source/uchime_src/mk test $(uname) = Linux && @@ -19,7 +24,8 @@ sed -i 's/\ \ \ \ /\t/g' source/makefile; sed -i '141d;151d;152d' source/makefile; sed -i 's/fortranSource//g' source/makefile; - sed -i 's/\/usr\/local/$BOOST_ROOT_DIR/g' source/makefile; + sed -i 's/\/usr\/local/${BOOST_ROOT_DIR}\/boost/g' source/makefile; + ln -s ${ZLIB_ROOT_DIR}/zlib.a ${BOOST_ROOT_DIR}/boost/lib/ cd source; make -j 2; @@ -32,15 +38,6 @@ $INSTALL_DIR/bin - 2 - - - - - - - - $INSTALL_DIR/bin/blast/bin $INSTALL_DIR/bin @@ -73,5 +70,14 @@ - libncurses-dev(el) - simplejson (python library) - + + + + + + + + + +