Move the pp file into the right folder

This commit is contained in:
Leon Grünewald
2021-02-10 01:32:09 +01:00
parent f79330cda3
commit 96a556a345

View File

@@ -96,6 +96,7 @@ makeselinux:
@echo "installing selinux modules"
@checkmodule -M -m -o ly.mod selinux/ly.te
@semodule_package -o ly.pp -m ly.mod
@cp ly.pp $(DESTDIR)/etc/selinux/packages/ly.pp
uninstall:
@echo "uninstalling"