Accepting request 746237 from home:seife:testing
fix udev directory from %_libexecdir to %_prefix/lib, this fixed build with new %_libexecdir location. OBS-URL: https://build.opensuse.org/request/show/746237 OBS-URL: https://build.opensuse.org/package/show/Base:System/bluez?expand=0&rev=281
This commit is contained in:
parent
dd8c61576e
commit
9388458ac0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 11:14:13 UTC 2019 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||
|
||||
- fix udev directory from %_libexecdir to %_prefix/lib
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 21:22:20 UTC 2019 - Stefan Seyfried <seife+obs@b1-systems.com>
|
||||
|
||||
|
@ -300,7 +300,7 @@ make check V=0
|
||||
%endif
|
||||
%{_bindir}/hcidump
|
||||
%{_bindir}/bccmd
|
||||
%{_libexecdir}/udev/
|
||||
%{_prefix}/lib/udev/
|
||||
%{_mandir}/man1/btattach.1%{ext_man}
|
||||
%{_mandir}/man1/hcidump.1%{ext_man}
|
||||
%{_mandir}/man1/hciattach.1%{ext_man}
|
||||
|
Loading…
Reference in New Issue
Block a user