From a1f1de390fc1cd38c8d5a145022a0e3fa3720b08 Mon Sep 17 00:00:00 2001 From: Andrey Bondrov Date: Thu, 16 Feb 2017 22:53:21 +1000 Subject: [PATCH] Fix sed usage --- bluez.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluez.spec b/bluez.spec index 611e2af..95fa2fc 100644 --- a/bluez.spec +++ b/bluez.spec @@ -262,7 +262,7 @@ cp test/simple-agent %{buildroot}%{_bindir}/simple-agent rm %{buildroot}%{_sysconfdir}/udev/rules.d/*.rules install -p -m644 tools/hid2hci.rules -D %{buildroot}/lib/udev/rules.d/97-hid2hci.rules install -m644 %{SOURCE5} -D %{buildroot}%{_udevrulesdir}/97-bluetooth.rules -sed -s,"/usr/bin/bluetoothd","%{_libexecdir}/bluetooth/bluetoothd",g %{buildroot}%{_udevrulesdir}/97-bluetooth.rules +sed s,"/usr/bin/bluetoothd","%{_libexecdir}/bluetooth/bluetoothd",g -i %{buildroot}%{_udevrulesdir}/97-bluetooth.rules #install more config files install -m0644 profiles/network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/