Mercurial > repos > iuc > package_samtools_0_1_19
changeset 5:923adc89c666 draft
Uploaded
author | bgruening |
---|---|
date | Tue, 22 Jul 2014 12:04:37 -0400 |
parents | 279806044d60 |
children | 96aab723499f |
files | tool_dependencies.xml |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Jul 21 09:03:03 2014 -0400 +++ b/tool_dependencies.xml Tue Jul 22 12:04:37 2014 -0400 @@ -14,6 +14,9 @@ <repository changeset_revision="71e3f4bfd1a9" name="package_ncurses_5_9" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> <package name="ncurses" version="5.9" /> </repository> + <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu"> + <package name="zlib" version="1.2.8" /> + </repository> </action> <action type="shell_command">sed -i 's/-lcurses/-lncurses/' Makefile</action> <action type="shell_command">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</action>