net-wireless/bluez: commit the fixed ebuild

I fixed it for building locally but forgot to update the one to push :S

Closes: https://bugs.gentoo.org/966331
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos 2025-11-22 12:29:50 +01:00
parent 7d9e7f851c
commit c168261f54
No known key found for this signature in database
GPG Key ID: 7CB10C207FC07DBC

View File

@ -64,14 +64,8 @@ PATCHES=(
# Try both udevadm paths to cover udev/systemd vs. eudev locations (#539844)
# http://www.spinics.net/lists/linux-bluetooth/msg58739.html
# https://bugs.gentoo.org/539844
# https://github.com/bluez/bluez/issues/268
# https://github.com/bluez/bluez/issues/1650
"${FILESDIR}"/${PN}-udevadm-path-r1.patch
# Fix Bluetooth LE audio (from Fedora)
"${FILESDIR}"/${P}-A2DP-config.patch
# Merged upstream
"${FILESDIR}"/bluez-5.84-revert-distcheck-fix.patch
)
pkg_setup() {