diff --git a/bluez.spec b/bluez.spec index 650c67e..f4563b0 100644 --- a/bluez.spec +++ b/bluez.spec @@ -204,7 +204,7 @@ cd %{buildroot}%{_libdir}/bluez/test chmod 0644 *.py *.xml *.dtd # fix python shebang -sed -i -e '1s/env p/p/' %{buildroot}/usr/lib64/bluez/test/example-gatt-{client,server} +sed -i -e '1s/env p/p/' %{buildroot}%{_libdir}/bluez/test/example-gatt-{client,server} %check %if ! 0%{?qemu_user_space_build}