summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2015-11-20 11:14:48 +0100
committerRicardo Wurmus <ricardo.wurmus@mdc-berlin.de>2015-11-20 15:22:06 +0100
commitb49c5a58dcbc6f10ebeaef7ccb3d24ff59695db8 (patch)
tree039c972816bd20a731bd54cc2c197968c9e46efb /gnu-system.am
parentc6a24d6e92c730d03dcfcde231fd6e7dece908ca (diff)
downloadguix-patches-b49c5a58dcbc6f10ebeaef7ccb3d24ff59695db8.tar
guix-patches-b49c5a58dcbc6f10ebeaef7ccb3d24ff59695db8.tar.gz
gnu: preseq: Update to 2.0.
* gnu/packages/bioinformatics.scm (preseq): Update to 2.0. [source]: Add file-name field, remove patches. [arguments]: Remove unused build phases, add make flags. [inputs]: Add smithlab-cpp. * gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch: Remove file. * gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove them.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 32d228693b..8a8bf803f9 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -657,8 +657,6 @@ dist_patch_DATA = \
gnu/packages/patches/plotutils-libpng-jmpbuf.patch \
gnu/packages/patches/polkit-drop-test.patch \
gnu/packages/patches/portaudio-audacity-compat.patch \
- gnu/packages/patches/preseq-1.0.2-install-to-PREFIX.patch \
- gnu/packages/patches/preseq-1.0.2-link-with-libbam.patch \
gnu/packages/patches/procps-make-3.82.patch \
gnu/packages/patches/pt-scotch-build-parallelism.patch \
gnu/packages/patches/pulseaudio-fix-mult-test.patch \