mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Merge pull request #4001 from brianjmurrell/patch-1
Add an empty %files section to main package (cherry picked from commit c3ef1f56f6b1fc4d7e0accaa2178df078f2afd08) Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
This commit is contained in:
parent
b0a8c31e0f
commit
0424d09b8d
@ -74,6 +74,9 @@ EOF
|
|||||||
%{__install} -D -m 0755 %{SOURCE14} %{buildroot}%{_libexecdir}/jellyfin/restart.sh
|
%{__install} -D -m 0755 %{SOURCE14} %{buildroot}%{_libexecdir}/jellyfin/restart.sh
|
||||||
%{__install} -D -m 0644 %{SOURCE16} %{buildroot}%{_prefix}/lib/firewalld/services/jellyfin.xml
|
%{__install} -D -m 0644 %{SOURCE16} %{buildroot}%{_prefix}/lib/firewalld/services/jellyfin.xml
|
||||||
|
|
||||||
|
%files
|
||||||
|
# empty as this is just a meta-package
|
||||||
|
|
||||||
%files server
|
%files server
|
||||||
%attr(755,root,root) %{_bindir}/jellyfin
|
%attr(755,root,root) %{_bindir}/jellyfin
|
||||||
%{_libdir}/jellyfin/*.json
|
%{_libdir}/jellyfin/*.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user