mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 11:44:55 +00:00
Move the pp file into the right folder
This commit is contained in:
1
makefile
1
makefile
@@ -96,6 +96,7 @@ makeselinux:
|
|||||||
@echo "installing selinux modules"
|
@echo "installing selinux modules"
|
||||||
@checkmodule -M -m -o ly.mod selinux/ly.te
|
@checkmodule -M -m -o ly.mod selinux/ly.te
|
||||||
@semodule_package -o ly.pp -m ly.mod
|
@semodule_package -o ly.pp -m ly.mod
|
||||||
|
@cp ly.pp $(DESTDIR)/etc/selinux/packages/ly.pp
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
@echo "uninstalling"
|
@echo "uninstalling"
|
||||||
|
|||||||
Reference in New Issue
Block a user