mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 11:44:55 +00:00
Rename target
This commit is contained in:
2
makefile
2
makefile
@@ -92,7 +92,7 @@ installnoconf: $(BIND)/$(NAME)
|
|||||||
@install -DZ $(RESD)/ly.service -m 644 -t ${DESTDIR}/usr/lib/systemd/system
|
@install -DZ $(RESD)/ly.service -m 644 -t ${DESTDIR}/usr/lib/systemd/system
|
||||||
@install -DZ $(RESD)/pam.d/ly -m 644 -t ${DESTDIR}/etc/pam.d
|
@install -DZ $(RESD)/pam.d/ly -m 644 -t ${DESTDIR}/etc/pam.d
|
||||||
|
|
||||||
makeselinux:
|
installselinux:
|
||||||
@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
|
||||||
|
|||||||
Reference in New Issue
Block a user