checkpath: restore the SELinux context
X-Gentoo-Bug: 516956 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=516956
This commit is contained in:
committed by
William Hubbs
parent
525d7140b1
commit
9c689542c3
@@ -4,7 +4,11 @@ SRCS= checkpath.c fstabinfo.c mountinfo.c start-stop-daemon.c \
|
||||
rc-misc.c rc-plugin.c rc-service.c rc-status.c rc-update.c \
|
||||
runscript.c rc.c swclock.c
|
||||
|
||||
CLEANFILES= version.h
|
||||
ifeq (${MKSELINUX},yes)
|
||||
SRCS+= rc-selinux-util.c
|
||||
endif
|
||||
|
||||
CLEANFILES= version.h rc-selinux-util.o
|
||||
|
||||
BINDIR= ${PREFIX}/bin
|
||||
SBINDIR= ${PREFIX}/sbin
|
||||
|
Reference in New Issue
Block a user