From c01eccca7ef0b0b6f337d1c86e67c3ba7c080d99 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 24 Jan 2017 01:50:34 -0500 Subject: [PATCH] Remove most SELinux policy. Add file contexts to policy instead of using semanage. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 28668066f9..3928505dfe 100644 --- a/Makefile +++ b/Makefile @@ -690,6 +690,7 @@ rpm-build: rpm-build/$(SDIST_TAR_FILE): rpm-build dist/$(SDIST_TAR_FILE) cp packaging/rpm/$(NAME).spec rpm-build/ cp packaging/rpm/tower.te rpm-build/ + cp packaging/rpm/tower.fc rpm-build/ cp packaging/rpm/$(NAME).sysconfig rpm-build/ cp packaging/remove_tower_source.py rpm-build/ cp packaging/bytecompile.sh rpm-build/