mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-23 05:54:20 +02:00
Move the pp file into the right folder
This commit is contained in:
parent
f79330cda3
commit
96a556a345
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue