commit: b635ec5e2fc110d0f7d15cad23487e76b8af4497 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Tue May 9 17:13:10 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Thu May 11 20:28:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b635ec5e
sys-fs/mtd-utils: remove unused patch(es) Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30958 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch b/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch deleted file mode 100644 index 69bd1009945f..000000000000 --- a/sys-fs/mtd-utils/files/mtd-utils-2.1.4-glibc-2.36.patch +++ /dev/null @@ -1,17 +0,0 @@ -https://bugs.gentoo.org/864346 - -X-Git-Url: https://git.infradead.org/mtd-utils.git/blobdiff_plain/a315011bd3c237660436e0c796743d61acf4a7b6..ac98b3fc7cb9c122bea4b5d1d351727eb4ea0bac:/tests/fs-tests/lib/tests.c - -diff --git a/tests/fs-tests/lib/tests.c b/tests/fs-tests/lib/tests.c -index d1a2e0c..3db0426 100644 ---- a/tests/fs-tests/lib/tests.c -+++ b/tests/fs-tests/lib/tests.c -@@ -35,7 +35,6 @@ - #include <sys/vfs.h> - #include <sys/mount.h> - #include <sys/statvfs.h> --#include <linux/fs.h> - #include <linux/jffs2.h> - - #include "tests.h" -
