mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 19:55:00 +00:00
Use make selinux macros
This commit is contained in:
5
makefile
5
makefile
@@ -94,9 +94,8 @@ installnoconf: $(BIND)/$(NAME)
|
|||||||
|
|
||||||
installselinux:
|
installselinux:
|
||||||
@echo "installing selinux modules"
|
@echo "installing selinux modules"
|
||||||
@checkmodule -M -m -o ly.mod selinux/ly.te
|
@make -f /usr/share/selinux/devel/Makefile ly.pp
|
||||||
@semodule_package -o ly.pp -m ly.mod
|
#@cp ly.pp $(DESTDIR)/etc/selinux/packages/ly.pp
|
||||||
@cp ly.pp $(DESTDIR)/etc/selinux/packages/ly.pp
|
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
@echo "uninstalling"
|
@echo "uninstalling"
|
||||||
|
|||||||
Reference in New Issue
Block a user