mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 19:55:00 +00:00
Try to fix path
This commit is contained in:
4
makefile
4
makefile
@@ -93,8 +93,8 @@ installnoconf: $(BIND)/$(NAME)
|
||||
@install -DZ $(RESD)/pam.d/ly -m 644 -t ${DESTDIR}/etc/pam.d
|
||||
|
||||
installselinux:
|
||||
echo "installing selinux modules"
|
||||
make -f /usr/share/selinux/devel/Makefile ly.pp
|
||||
@echo "installing selinux modules"
|
||||
@make -f /usr/share/selinux/devel/Makefile ly.pp
|
||||
@install -DZ ly.pp ${DESTDIR}/usr/share/selinux/packages/ly.pp
|
||||
|
||||
uninstall:
|
||||
|
||||
Reference in New Issue
Block a user