From cbf00cc0f85ac474409fc45d61ed5732845ce19a Mon Sep 17 00:00:00 2001 From: "Alexander \"Arav\" Andreev" Date: Thu, 21 Sep 2023 03:24:46 +0400 Subject: [PATCH] Fixed a typo in Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 04559e4..94ce318 100755 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ install: install -Dm 0644 init/radio.service ${DESTDIR}/${SYSDDIR}/${TARGET}.service install -Dm 0644 init/liquidsoap.service ${DESTDIR}/${SYSDDIR}/${TARGET}-liquidsoap.service - install -Dm 0644 init/liquidsoap.service ${DESTDIR}/${SYSDDIR}/${TARGET}-ezstream.service + install -Dm 0644 init/ezstream.service ${DESTDIR}/${SYSDDIR}/${TARGET}-ezstream.service uninstall: rm ${DESTDIR}${PREFIX}/bin/${TARGET}