Ricardo Wurmus <[email protected]> skribis: > From e93da9b48bafbbfa56fe348cabad9e074eda63fb Mon Sep 17 00:00:00 2001 > From: Ricardo Wurmus <[email protected]> > Date: Thu, 26 Feb 2015 16:34:49 +0100 > Subject: [PATCH] gnu: Add crossmap. > > * gnu/packages/bioinformatics.scm (crossmap): New variable. > * gnu/packages/patches/crossmap-allow-system-pysam.patch: New file. > * gnu-system.am (dist_patch_DATA): Add it.
[...] > diff --git a/gnu/packages/patches/crossmap-allow-system-pysam.patch > b/gnu/packages/patches/crossmap-allow-system-pysam.patch > new file mode 100644 > index 0000000..a16f901 > --- /dev/null > +++ b/gnu/packages/patches/crossmap-allow-system-pysam.patch Please add a comment at the top of this file explaining what it does and what its upstream status is. OK to commit with this change. Thanks, Ludo’.
