Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-14 | gnu: bowtie: Update to 2.2.6. | Ricardo Wurmus | |
* gnu/packages/bioinformatics.scm (bowtie): Update to 2.2.6. [source]: Remove patch; do not set CC and CPP variables. [inputs]: Add "tbb". [arguments]: Pass "prefix" and "WITH_TBB" make flags; remove custom "install" phase. * gnu/packages/patches/bowtie-fix-makefile.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove patch file. | |||
2015-01-30 | gnu: bowtie: fix build errors | Ricardo Wurmus | |
* gnu/packages/bioinformatics.scm (bowtie): Add 'supported-systems' field and add Makefile patch. * gnu/packages/patches/bowtie-fix-makefile.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. |