Open Voice Operating System - Buildroot edition is a minimalistic linux OS bringing the OVOS voice assistant to embbeded, low-spec headless and/or small (touch)screen devices.
Apache License 2.0
232
stars
36
forks
source link
Fedora uses `/usr/libexec/` not `/usr/lib/libexec` #127
(as discussed in matrix)
https://github.com/OpenVoiceOS/ovos-buildroot/blob/bfdc33ae1a32912f2630ea39de09ef159f07a3e5/buildroot-external/package/kf5-kconfig/kf5-kconfig.mk#L29
On my systemd (Fedora 37) this file is in
/usr/libexec/
not/usr/lib/libexec
. Maybe we could try both?