aboutsummaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2015-12-02 20:03:51 +0100
committerAndreas Enge <andreas@enge.fr>2015-12-02 20:03:51 +0100
commite414a7dec365233ad505595bbebaff5d30e72f19 (patch)
tree1d59409839d0a70996c4e9c4cf3169a69c36a502 /gnu-system.am
parente946b609b2455e2b38ba2d2b86448bddea0a28ce (diff)
downloadguix-e414a7dec365233ad505595bbebaff5d30e72f19.tar
guix-e414a7dec365233ad505595bbebaff5d30e72f19.tar.gz
gnu: gmp: Drop patch included in release 6.1.0.
* gnu/packages/multiprecision.scm (gmp)[source]: Drop patch. * gnu/packages/patches/gmp-arm-asm-nothumb.patch: Remove patch. * gnu-system.am (dist_patch_DATA): Unregister patch.
Diffstat (limited to 'gnu-system.am')
-rw-r--r--gnu-system.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu-system.am b/gnu-system.am
index 4363e615b0..0eb2f28739 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -476,7 +476,6 @@ dist_patch_DATA = \
gnu/packages/patches/glibc-locale-incompatibility.patch \
gnu/packages/patches/glibc-o-largefile.patch \
gnu/packages/patches/glibc-versioned-locpath.patch \
- gnu/packages/patches/gmp-arm-asm-nothumb.patch \
gnu/packages/patches/gmp-faulty-test.patch \
gnu/packages/patches/gnucash-price-quotes-perl.patch \
gnu/packages/patches/gnutls-doc-fix.patch \