diff options
author | Johnny Vogels <35307256+jmv2009@users.noreply.github.com> | 2021-03-03 18:25:05 +0100 |
---|---|---|
committer | Johnny Vogels <35307256+jmv2009@users.noreply.github.com> | 2021-03-03 19:35:02 +0100 |
commit | 7299ba0517bc0b8fedcf9bcaac687614b04cafa1 (patch) | |
tree | 01baad28ffdf4c051f8250768d59f9a240e31002 /utils/bluez/patches/203-obexd_without_systemd.patch | |
parent | d653862bd7e91e0b47b0f57e937f7344955df99f (diff) |
Bluez: Update to 5.56
Signed-off-by: Johnny Vogels <35307256+jmv2009@users.noreply.github.com>
Diffstat (limited to 'utils/bluez/patches/203-obexd_without_systemd.patch')
-rw-r--r-- | utils/bluez/patches/203-obexd_without_systemd.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bluez/patches/203-obexd_without_systemd.patch b/utils/bluez/patches/203-obexd_without_systemd.patch index c79ce3e77..c2f23c141 100644 --- a/utils/bluez/patches/203-obexd_without_systemd.patch +++ b/utils/bluez/patches/203-obexd_without_systemd.patch @@ -18,7 +18,7 @@ directly, and to do so it needs the full path of the daemon. --- a/Makefile.obexd +++ b/Makefile.obexd -@@ -1,12 +1,12 @@ +@@ -2,12 +2,12 @@ if SYSTEMD systemduserunitdir = $(SYSTEMD_USERUNITDIR) systemduserunit_DATA = obexd/src/obex.service |