commit: 632ebd58d95c13292d1b23b8b61e8c544e0a692c
Author: Mats Lidell <matsl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 21:17:12 2024 +0000
Commit: Mats Lidell <matsl <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 21:19:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632ebd58
app-editors/xemacs: drop libc patch from live ebuild
Broken libc check removed by upstream.
Signed-off-by: Mats Lidell <matsl <AT> gentoo.org>
app-editors/xemacs/xemacs-21.5.9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-editors/xemacs/xemacs-21.5.9999.ebuild
b/app-editors/xemacs/xemacs-21.5.9999.ebuild
index 2d5ac33dd3be..5d3a54e297da 100644
--- a/app-editors/xemacs/xemacs-21.5.9999.ebuild
+++ b/app-editors/xemacs/xemacs-21.5.9999.ebuild
@@ -64,7 +64,6 @@ src_prepare() {
use neXt && cp "${WORKDIR}"/NeXT.XEmacs/xemacs-icons/*
"${S}"/etc/toolbar/
find "${S}"/lisp -name '*.elc' -exec rm {} \; || die
eapply "${FILESDIR}/${PN}-21.5.35-mule-tests.patch"
- eapply "${FILESDIR}/${PN}-21.5.35-configure-libc-version.patch"
eapply "${FILESDIR}/${PN}-21.5.35-unknown-command-test.patch"
eapply_user