diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2015-09-24 14:21:06 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 13:27:12 +0000 |
commit | 05108aa9c228565eefac9f801cfb719321942083 (patch) | |
tree | 1a56da98a15298d53c91989077db6e658f037471 /meta/recipes-gnome | |
parent | 51246bfae3b0012a5940ce744816de70ccbf1292 (diff) | |
download | poky-05108aa9c228565eefac9f801cfb719321942083.tar.gz |
systemd: fix tmpfiles location when multilib in use
Systemd's configuration files for creation, deletion and cleaning
of volatile and temporary files are installed in /usr/lib even when
multilib is in use (when /usr/lib64 is available). In this check the
systemd.conf file will not be found if libdir is /usr/lib64 so we fix the
path to match this file's installation path to look for it in
${exec_prefix}/lib
(From OE-Core master rev: c1ef36c2b3e3876cc166a9a5e153fc6f23b42b92)
(From OE-Core rev: 771ee44f3b6f15cc07eb4e3990a05130d3cd6bf1)
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
0 files changed, 0 insertions, 0 deletions