Move policycoreutils/semodule_package to semodule-utils.

Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2016-11-08 14:17:59 -05:00
parent 6bd0b55380
commit 65f5868c23
9 changed files with 4 additions and 4 deletions

View file

@ -4,8 +4,6 @@ run_init/open_init_pty
run_init/run_init
secon/secon
semodule/semodule
semodule_package/semodule_package
semodule_package/semodule_unpackage
sestatus/sestatus
setfiles/restorecon
setfiles/restorecon_xattr

View file

@ -1,4 +1,4 @@
SUBDIRS = setfiles load_policy newrole run_init secon sestatus semodule_package semodule setsebool scripts po man hll
SUBDIRS = setfiles load_policy newrole run_init secon sestatus semodule setsebool scripts po man hll
all install relabel clean indent:
@for subdir in $(SUBDIRS); do \

View file

@ -1,3 +1,5 @@
semodule_package/semodule_package
semodule_package/semodule_unpackage
semodule_deps/semodule_deps
semodule_expand/semodule_expand
semodule_link/semodule_link

View file

@ -1,4 +1,4 @@
SUBDIRS = semodule_link semodule_expand semodule_deps
SUBDIRS = semodule_package semodule_link semodule_expand semodule_deps
all install relabel clean indent:
@for subdir in $(SUBDIRS); do \