Hello Ben, thanks for your quick reply!
On Sat, Jul 25, 2015 at 11:02:27PM +1000, Ben Woodcroft wrote: > - (version "2.22.0") > + (version "2.24.0") Now that 2.24.0 is in git master, could you please prepare your patch with respect to this version? In particular, the above two lines should not appear any more, and the commit message will have to be modified. > + ;; Fixed in upstream, see > + ;; https://github.com/arq5x/bedtools2/issues/271 > + (patches (list (search-patch > "bedtools-32bit-compilation.patch"))))) You will also need to reference the patch file in gnu-system.am to include it into the distribution. Thanks! Andreas
