mirror of https://github.com/fairyglade/ly.git
Rename target
This commit is contained in:
parent
96a556a345
commit
d2fcb2e87d
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue