From 1b85554ac70bb37a84d6d18c339dbe375eab51f03b11c489ea588b6afb471637 Mon Sep 17 00:00:00 2001 From: Stefan Seyfried Date: Mon, 12 Feb 2018 08:23:57 +0000 Subject: [PATCH] Accepting request 575498 from home:seife:testing add 0001-core-Fixes-order-InterfaceAdded.patch (boo#1076898) OBS-URL: https://build.opensuse.org/request/show/575498 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=245 --- bluez.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}