commit 1954a466cef01e678860e805e3840b75aa8887bf
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Fri May 31 09:59:38 2024 -0500
Drop libexec dir that held restart script that was dropped
jellyfin.spec | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/jellyfin.spec b/jellyfin.spec
index 0075366..4f88d6c 100644
--- a/jellyfin.spec
+++ b/jellyfin.spec
@@ -205,7 +205,6 @@ done
%{_bindir}/jellyfin
# Needs 755 else only root can run it since binary build by dotnet is 722
%{_libdir}/jellyfin/
-%{_libexecdir}/jellyfin/
# Jellyfin config
%config(noreplace) %attr(644,jellyfin,jellyfin) %{_sysconfdir}/jellyfin/logging.json
Show replies by date