# HG changeset patch # User iuc # Date 1466889848 14400 # Node ID 51d4ab2c4dcf1065aebe68ab28198d3ea856afa8 # Parent 95cffefc0dfeffeca031d1625b42e6a0426e53f9 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_stacks_1_40 commit e1c1550e0bd61c88ffead2b1c4f6ab7393052393 diff -r 95cffefc0dfe -r 51d4ab2c4dcf tool_dependencies.xml --- a/tool_dependencies.xml Wed Jun 15 06:22:39 2016 -0400 +++ b/tool_dependencies.xml Sat Jun 25 17:24:08 2016 -0400 @@ -1,7 +1,7 @@ - + @@ -9,12 +9,12 @@ https://depot.galaxyproject.org/software/stacks/stacks_1.40_src_all.tar.gz - + - ./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_ROOT}/include/bam --with-bam-lib-path=${BAM_LIB_PATH} + ./configure --prefix=$INSTALL_DIR --enable-bam --with-bam-include-path=${BAM_INCLUDE} --with-bam-lib-path=${BAM_LIB_PATH} make make install