From b523ddc592c1b62bc99e80b7a7dfd809e074f34c Mon Sep 17 00:00:00 2001 From: Simon Pflaumer Date: Sun, 5 Nov 2023 15:03:56 +0000 Subject: [PATCH] fix another typo --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefile b/makefile index 9bbe3f7..192a69a 100644 --- a/makefile +++ b/makefile @@ -106,7 +106,7 @@ installrunit: installdinit: @echo "installing dinit service" - @install -DZ $(RESD)/ly-dinit -t ${DESTDIR}/etc/dinit.d/ly + @install -DZ $(RESD)/ly-dinit -T ${DESTDIR}/etc/dinit.d/ @echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly" uninstall: