diff options
-rwxr-xr-x | packaging/bluez.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/bluez.spec b/packaging/bluez.spec index 508931a3..478cb9fa 100755 --- a/packaging/bluez.spec +++ b/packaging/bluez.spec @@ -434,7 +434,7 @@ popd %manifest %{name}.manifest %defattr(-,root,root,-) %{_libexecdir}/bluetooth/obexd -%{_libpath}/systemd/system/obex.service +%exclude %{_libpath}/systemd/system/obex.service %{_datadir}/dbus-1/system-services/org.bluez.obex.service #%{_sysconfdir}/obex/root-setup.d/000_create-symlinks #%{_bindir}/obex-root-setup |