summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2024-12-26 22:17:12 +0100
committerMats Lidell <matsl@gentoo.org>2024-12-26 22:19:24 +0100
commit632ebd58d95c13292d1b23b8b61e8c544e0a692c (patch)
tree23deeef36ebd303c8306bdb33f97ff4f53594457 /app-editors
parentx11-misc/xdiskusage: add binding := to fltk, soname changed (diff)
downloadgentoo-632ebd58d95c13292d1b23b8b61e8c544e0a692c.tar.gz
gentoo-632ebd58d95c13292d1b23b8b61e8c544e0a692c.tar.bz2
gentoo-632ebd58d95c13292d1b23b8b61e8c544e0a692c.zip
app-editors/xemacs: drop libc patch from live ebuild
Broken libc check removed by upstream. Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/xemacs/xemacs-21.5.9999.ebuild1
1 files changed, 0 insertions, 1 deletions
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