From 0ac9b6e3d5a2939310e8ec443f2b326610ab9a9f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 15 May 2023 23:17:59 +0100 Subject: let's make redcore even more compatible with gentoo --- sys-devel/gcc/files/gcc-configure-texinfo.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 sys-devel/gcc/files/gcc-configure-texinfo.patch (limited to 'sys-devel/gcc/files/gcc-configure-texinfo.patch') diff --git a/sys-devel/gcc/files/gcc-configure-texinfo.patch b/sys-devel/gcc/files/gcc-configure-texinfo.patch deleted file mode 100644 index 99e90998..00000000 --- a/sys-devel/gcc/files/gcc-configure-texinfo.patch +++ /dev/null @@ -1,16 +0,0 @@ -Chances are quite good that the installed makeinfo is sufficient. -So ignore false positives where the makeinfo installed is so new -that it violates the cheesy version grep. - -http://bugs.gentoo.org/198182 - ---- a/configure -+++ b/configure -@@ -3573,6 +3573,6 @@ - : - else -- MAKEINFO="$MISSING makeinfo" -+ : - fi - ;; - -- cgit v1.2.3