commit:     91169ebcef8ae5629011b03e2fee90600533c5f7
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 25 16:51:04 2023 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Sep 25 16:51:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91169ebc

sys-fs/mtd-utils: Remove commented patch

We're not applying the patch anyway so let's remove the commented lines
from the ebuild.
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 sys-fs/mtd-utils/mtd-utils-2.1.6-r1.ebuild | 4 ----
 1 file changed, 4 deletions(-)

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

Reply via email to