# HG changeset patch # User iuc # Date 1437145890 14400 # Node ID f6ae3ba3f3c1630d55bacf4d5a9aa274934b15f9 # Parent 6eea043630269482fcbc67db3d194a2ba88f16db planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_samtools_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty diff -r 6eea04363026 -r f6ae3ba3f3c1 tool_dependencies.xml --- a/tool_dependencies.xml Mon Mar 16 12:39:24 2015 -0400 +++ b/tool_dependencies.xml Fri Jul 17 11:11:30 2015 -0400 @@ -1,5 +1,11 @@ + + + + + + @@ -11,12 +17,6 @@ - - - - - - https://github.com/samtools/samtools/releases/download/1.2/samtools-1.2.tar.bz2 @@ -27,9 +27,9 @@ sed -i.bak 's#/usr/local#$INSTALL_DIR#' Makefile - sed -i -e 's/-lcurses/-lncurses/' Makefile - sed -i -e "s|CFLAGS=\s*-g\s*-Wall\s*-O2\s*|CFLAGS= -g -Wall -O2 -I$NCURSES_INCLUDE_PATH/ncurses/ -I$NCURSES_INCLUDE_PATH -L$NCURSES_LIB_PATH|g" Makefile - make + sed -i.bak -e 's/-lcurses/-lncurses/' Makefile + sed -i.bak -e "s|CFLAGS=\s*-g\s*-Wall\s*-O2\s*|CFLAGS= -g -Wall -O2 -I$NCURSES_INCLUDE_PATH/ncurses/ -I$NCURSES_INCLUDE_PATH -L$NCURSES_LIB_PATH|g" Makefile + samtools $INSTALL_DIR/bin