mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-20 20:44:19 +02:00
Use make selinux macros
This commit is contained in:
parent
d2fcb2e87d
commit
ec230541f3
1 changed files with 2 additions and 3 deletions
5
makefile
5
makefile
|
|
@ -94,9 +94,8 @@ installnoconf: $(BIND)/$(NAME)
|
|||
|
||||
installselinux:
|
||||
@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
|
||||
@make -f /usr/share/selinux/devel/Makefile ly.pp
|
||||
#@cp ly.pp $(DESTDIR)/etc/selinux/packages/ly.pp
|
||||
|
||||
uninstall:
|
||||
@echo "uninstalling"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue