# HG changeset patch # User saskia-hiltemann # Date 1465221451 14400 # Node ID 7933347d5b4a167d3b6726da9e487a980903028a # Parent 48b3a755bd0207dbfd4912058dd68c01fce3d14a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit ecf9d5a72087f0a50a97b183162f10b81dfd9160-dirty diff -r 48b3a755bd02 -r 7933347d5b4a tool_dependencies.xml --- a/tool_dependencies.xml Mon Jun 06 09:53:52 2016 -0400 +++ b/tool_dependencies.xml Mon Jun 06 09:57:31 2016 -0400 @@ -7,15 +7,15 @@ https://github.com/mothur/mothur/archive/v1.36.1.zip - chmod u+x Mothur.source/uchime_src/mk + chmod u+x source/uchime_src/mk test $(uname) = Linux && perl -i.bak -pe 's/(USEREADLINE.+) = yes/$1 = no/; s/TARGET_ARCH \+= -arch x86_64//; s/#(CXXFLAGS.+-mtune=native -march=native -m64)/$1/;' Mothur.source/makefile || true - cd Mothur.source; make -j 2; + cd source; make -j 2; - Mothur.source/mothur + source/mothur $INSTALL_DIR/bin