diff options
author | Mark H Weaver <mhw@netris.org> | 2015-07-10 14:22:13 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2015-07-10 23:47:07 -0400 |
commit | c2ba49ef8ee1bb72513ecda8f22e29680ab208ef (patch) | |
tree | a746d9d67cb59072b0bed72657e282db9c293f6d /gnu-system.am | |
parent | 6f317fa365ebbf5c1f8e42826803db6bd423ba42 (diff) | |
download | patches-c2ba49ef8ee1bb72513ecda8f22e29680ab208ef.tar patches-c2ba49ef8ee1bb72513ecda8f22e29680ab208ef.tar.gz |
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.am | 1 |
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 \ |