Mercurial > repos > saskia-hiltemann > mothur_align_check
changeset 4:876b0d452a88 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 568023f8019f928a6f335951806c0c4a03f21320-dirty
| author | saskia-hiltemann |
|---|---|
| date | Tue, 07 Jun 2016 06:06:45 -0400 |
| parents | 52a70ef5248c |
| children | 50ab6b287ccc |
| files | tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Jun 07 04:06:15 2016 -0400 +++ b/tool_dependencies.xml Tue Jun 07 06:06:45 2016 -0400 @@ -25,7 +25,7 @@ <action type="shell_command">sed -i '141d;151d;152d' source/makefile;</action> <action type="shell_command">sed -i 's/fortranSource//g' source/makefile;</action> <action type="shell_command">sed -i 's/\/usr\/local/${BOOST_ROOT_DIR}\/boost/g' source/makefile;</action> - <action type="shell_command">ln -s ${ZLIB_ROOT_DIR}/zlib.a ${BOOST_ROOT_DIR}/boost/lib/</action> + <action type="shell_command">sed -i 's/\${BOOST_LIBRARY_DIR}zlib.a/${ZLIB_ROOT_DIR}\/lib\/libz.a/' source/makefile</action> <action type="shell_command">cd source; make -j 2;</action> <action type="move_file">
