Update makefile

This commit is contained in:
Cavernosa 2022-05-17 04:45:55 +00:00 committed by GitHub
parent 20764d3534
commit fa40a6fa51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ installnoconf: $(BIND)/$(NAME)
installopenrc:
@echo "installing openrc service"
@install -DZ $(RESD)/ly-openrc -m 755 -t ${DESTDIR}/etc/init.d/${NAME}
@install -DZ $(RESD)/ly-openrc -m 755 -T ${DESTDIR}/etc/init.d/${NAME}
uninstall:
@echo "uninstalling"