x11-base/xorg-server: drop patch from live ebuild

This patch no longer applies to the live ebuild and a fix was applied
upstream.

Bug: https://bugs.gentoo.org/541232
Upstream-Issue: https://gitlab.freedesktop.org/xorg/xserver/-/issues/467
Upstream-PR: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2045
Upstream-Commit: 9b6f72395a
Part-of: https://github.com/gentoo/gentoo/pull/43214
Closes: https://github.com/gentoo/gentoo/pull/43214
Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
orbea 2025-07-28 09:24:17 -07:00 committed by Matt Turner
parent 3e6c583e18
commit d0d79fdc7a
No known key found for this signature in database
GPG Key ID: ACEB29740C9A4E97

View File

@ -95,8 +95,6 @@ REQUIRED_USE="!minimal? (
PATCHES=(
"${UPSTREAMED_PATCHES[@]}"
"${FILESDIR}"/${PN}-1.12-unloadsubmodule.patch
# needed for new eselect-opengl, bug #541232
"${FILESDIR}"/${PN}-1.18-support-multiple-Files-sections.patch
)
src_configure() {