mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/policycoreutils: Install scripts folder
This folder includes the fixfiles script that is used by selinux autorelabel feature. Currently it installs it under /usr/sbin. Signed-off-by: José Pekkarinen <jose.pekkarinen@unikie.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
c4b6ae4d73
commit
885e8792d3
@@ -43,7 +43,7 @@ POLICYCOREUTILS_MAKE_OPTS += \
|
||||
POLICYCOREUTILS_MAKE_DIRS = \
|
||||
load_policy newrole run_init \
|
||||
secon semodule sestatus setfiles \
|
||||
setsebool
|
||||
setsebool scripts
|
||||
|
||||
# We need to pass DESTDIR at build time because it's used by
|
||||
# policycoreutils build system to find headers and libraries.
|
||||
|
||||
Reference in New Issue
Block a user