[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH]: gnu: bowtie: only support x86_64-linux
From: |
Ricardo Wurmus |
Subject: |
Re: [PATCH]: gnu: bowtie: only support x86_64-linux |
Date: |
Thu, 29 Jan 2015 12:20:27 +0100 |
> Please disregard the above patch and consider the attached one instead,
> which also patches the Makefile (with an upstream patch for the next
> release) to fix the build errors on x86_64.
The ChangeLog should be this instead, of course (dist_patch_DATA instead
of MODULES):
* 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.
Sorry for the noise.