diff options
author | Mark H Weaver <mhw@netris.org> | 2014-12-26 20:20:10 -0500 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2014-12-26 20:26:10 -0500 |
commit | 6ac8aa3d750f0ff392c3c91b7710228ab6c7831a (patch) | |
tree | b29785a2feaefa0dc0f8c8289f2a8e1ef0bdb2f4 /gnu-system.am | |
parent | 0d12bc744ee4fa7860b16a555d73dfc6f463ba57 (diff) | |
download | patches-6ac8aa3d750f0ff392c3c91b7710228ab6c7831a.tar patches-6ac8aa3d750f0ff392c3c91b7710228ab6c7831a.tar.gz |
gnu: m4: Remove already-applied patch.
* gnu/packages/patches/m4-readlink-EINVAL.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/m4.scm (m4): 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 09d09caaee..9790543d35 100644 --- a/gnu-system.am +++ b/gnu-system.am @@ -403,7 +403,6 @@ dist_patch_DATA = \ gnu/packages/patches/lm-sensors-hwmon-attrs.patch \ gnu/packages/patches/luit-posix.patch \ gnu/packages/patches/m4-gets-undeclared.patch \ - gnu/packages/patches/m4-readlink-EINVAL.patch \ gnu/packages/patches/make-impure-dirs.patch \ gnu/packages/patches/mc-fix-ncurses-build.patch \ gnu/packages/patches/mcron-install.patch \ |