mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Remove most SELinux policy.
Add file contexts to policy instead of using semanage.
This commit is contained in:
parent
483fbb6f24
commit
c01eccca7e
1
Makefile
1
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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user