1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #3180 from brianjmurrell/patch-6

This commit is contained in:
Joshua M. Boniface 2021-11-21 23:01:25 -05:00 committed by GitHub
commit 11a40213ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,6 @@ Jellyfin is a free software media system that puts you in control of managing an
%build
%install
chown root:root -R .
npm ci --no-audit --unsafe-perm
%{__mkdir} -p %{buildroot}%{_datadir}
mv dist %{buildroot}%{_datadir}/jellyfin-web