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:
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.
|
||||
|
Loading…
Reference in New Issue
Block a user