summaryrefslogtreecommitdiff
path: root/gnu-system.am
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2015-07-10 14:22:13 -0400
committerMark H Weaver <mhw@netris.org>2015-07-10 23:47:07 -0400
commitc2ba49ef8ee1bb72513ecda8f22e29680ab208ef (patch)
treea746d9d67cb59072b0bed72657e282db9c293f6d /gnu-system.am
parent6f317fa365ebbf5c1f8e42826803db6bd423ba42 (diff)
downloadguix-c2ba49ef8ee1bb72513ecda8f22e29680ab208ef.tar.gz
guix-c2ba49ef8ee1bb72513ecda8f22e29680ab208ef.tar.xz
gnu: coreutils: Update to 8.24.
* gnu/packages/patches/coreutils-dummy-man.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. * gnu/packages/base.scm (coreutils): Update to 8.24. Remove 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 d6369b5ddd..bf9459d663 100644
--- a/gnu-system.am
+++ b/gnu-system.am
@@ -398,7 +398,6 @@ dist_patch_DATA = \
gnu/packages/patches/clang-libc-search-path.patch \
gnu/packages/patches/clucene-pkgconfig.patch \
gnu/packages/patches/cmake-fix-tests.patch \
- gnu/packages/patches/coreutils-dummy-man.patch \
gnu/packages/patches/cpio-CVE-2014-9112-pt1.patch \
gnu/packages/patches/cpio-CVE-2014-9112-pt2.patch \
gnu/packages/patches/cpio-CVE-2014-9112-pt3.patch \