summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2019-02-04 23:40:45 +0100
committerLeo Famulari <leo@famulari.name>2019-02-04 23:45:25 +0100
commitbfa3e64d7f97c759e5b4f5977827100ecd0df03c (patch)
tree2469b3fa44b804689dd72cdef8a6e7cfd89827eb /gnu/local.mk
parent308d72bfe4fced4cf5b2464e70e458a74b3598cc (diff)
gnu: Removed unused patch 'readline-7.0-mingw.patch'.
This patch was introduced in commit ae12d586275cdd96db23fb01bf840b2055b5b979, but it was never used. See <https://bugs.gnu.org/26581> for more information. * gnu/packages/patches/readline-7.0-mingw.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 57595721cd..654b1671d9 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1209,7 +1209,6 @@ dist_patch_DATA = \
%D%/packages/patches/rct-add-missing-headers.patch \
%D%/packages/patches/readline-link-ncurses.patch \
%D%/packages/patches/readline-6.2-CVE-2014-2524.patch \
- %D%/packages/patches/readline-7.0-mingw.patch \
%D%/packages/patches/reposurgeon-add-missing-docbook-files.patch \
%D%/packages/patches/reptyr-fix-gcc-7.patch \
%D%/packages/patches/ripperx-missing-file.patch \