diff --git a/makefile b/makefile index 192a69a..0d7b565 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/ + @install -DZ $(RESD)/ly-dinit -T ${DESTDIR}/etc/dinit.d/ly @echo "note: you will need to edit /etc/dinit.d/config/console.conf accordingly" uninstall: