Dr. Werner Fink schrieb:
On 2019/11/08 23:43:22 +0000, Lee Duncan wrote:
I don't know if this is expected behaviour, but I have a project in factory that is failing because of this libexec change.
See:
https://build.opensuse.org/package/live_build_log/Base:System/mhvtl/openSUSE...
It seems like using libexecdir is not yet fully supported? (It used to be /usr/lib, which worked.)
It is supported, nevertheless for some types of of files the former used %_libexecdir becomes %_prefix/lib for getting then right placed
E.g. /usr/lib/emacs/<version>/ is now /usr/libexec/emacs/<version>/ /usr/lib/systemd/ remains at /usr/lib/systemd/ ... only the binaries below /usr/lib/systemd/ might be moved to a new /usr/libexec/systemd/ ... if the (auto)configuration scripts do support this :)
OMG. I already feared that this introduction of libexecdir would lead to mindlessly changing packages to from /usr/lib/<directory> to /usr/libexec. That's just an unnecessary exercise to keep yourself busy though. Packages that already use a subdir in /usr/lib are fine to place whatever they want there. libexec is just superfluous in such case. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.com/ SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer HRB 247165 (AG München) -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org