diff options
author | Oleksiy Obitotskyy <oobitots@cisco.com> | 2021-01-28 04:45:52 -0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2021-03-03 13:55:43 -0500 |
commit | d81fcc5878b98683270272360ef91bffb0643aed (patch) | |
tree | 422bfa4c45e368b857206a3a5b66b84fa60355a2 /dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc | |
parent | 435879ef35d68cf932b22614d8734756358d7b26 (diff) | |
download | meta-selinux-d81fcc5878b98683270272360ef91bffb0643aed.tar.gz |
policycoreutils: Improve reproducibility
LOCALEDIR should be set to target path,
e.g. /usr/share/locale not host absolute path.
This prevent to build reproducible package.
LOCALEDIR constructed from:
$(DESTDIR)$(PREFIX)/share/locale
Change PREFIX from ${D} to ${prefix}.
DESTDIR is not set during compilation and
is set to proper value during install.
Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'dynamic-layers/python2-layer/recipes-devtools/python/python_selinux.inc')
0 files changed, 0 insertions, 0 deletions