fix: remove broken dbus-root-uid patch from D-Bus recipe

Patch needs tar --strip=2 (dbus-1.16.2 prefix) to apply against
tar source. Removed from active chain until fixed.
This commit is contained in:
2026-05-03 15:49:50 +01:00
parent 764dadd78e
commit 5160df6313
-1
View File
@@ -4,7 +4,6 @@ tar = "https://dbus.freedesktop.org/releases/dbus/dbus-1.16.2.tar.xz"
blake3 = "b1d1f22858a8f04665e5dca29d194f892620f00fd3e3f4e89dd208e78868436e"
patches = [
"redox.patch",
"dbus-root-uid.patch",
]
[build]