From 91169ebcef8ae5629011b03e2fee90600533c5f7 Mon Sep 17 00:00:00 2001
From: Jakov Smolić <jsmolic@gentoo.org>
Date: Mon, 25 Sep 2023 18:51:04 +0200
Subject: sys-fs/mtd-utils: Remove commented patch
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

We're not applying the patch anyway so let's remove the commented lines
from the ebuild.
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
---
 sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'sys-fs/mtd-utils')

diff --git a/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild b/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild
index d3d01859a5d6..53f7c4c09597 100644
--- a/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild
+++ b/sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild
@@ -26,10 +26,6 @@ BDEPEND="test? ( dev-util/cmocka )"
 
 DOCS=( jffsX-utils/device_table.txt ubifs-utils/mkfs.ubifs/README )
 
-PATCHES=(
-	#"${FILESDIR}"/${P}-glibc-2.36.patch
-)
-
 src_prepare() {
 	default
 	sed -i '/if test.*then/s: == : = :' configure || die
-- 
cgit v1.2.3-65-gdbad