# HG changeset patch # User iuc # Date 1437145877 14400 # Node ID f0c7bc0159e9bdad645fba0470da39db2ca552ec # Parent 43f2fbec5d52e0cf351178ae7d73055e9a3058ef planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_samtools_1_1 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty diff -r 43f2fbec5d52 -r f0c7bc0159e9 tool_dependencies.xml --- a/tool_dependencies.xml Thu Sep 25 13:15:58 2014 -0400 +++ b/tool_dependencies.xml Fri Jul 17 11:11:17 2015 -0400 @@ -1,5 +1,11 @@ + + + + + + @@ -11,12 +17,6 @@ - - - - - - http://downloads.sourceforge.net/project/samtools/samtools/1.1/samtools-1.1.tar.bz2 @@ -26,8 +26,8 @@ - sed -i '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 + 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 make samtools