void-packages/srcpkgs/bluez/patches/0003-allow-mesh-on-non-systemd-system.patch
Đoàn Trần Công Danh 14b9a4d664 bluez: update to 5.76.
2024-07-06 11:02:39 +07:00

15 lines
382 B
Diff

--- a/Makefile.mesh
+++ b/Makefile.mesh
@@ -4,11 +4,11 @@ if MESH
if DATAFILES
dbus_DATA += mesh/bluetooth-mesh.conf
conf_DATA += mesh/mesh-main.conf
+dbussystembus_DATA += mesh/org.bluez.mesh.service
endif
if SYSTEMD
systemdsystemunit_DATA += mesh/bluetooth-mesh.service
-dbussystembus_DATA += mesh/org.bluez.mesh.service
endif
mesh_sources = mesh/mesh.h mesh/mesh.c \