mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #1169] [MERGED] Use new libexecdir location for jellyfin-ffmpeg #8685
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/1169
Author: @joshuaboniface
Created: 3/29/2019
Status: ✅ Merged
Merged: 3/29/2019
Merged by: @JustAMan
Base:
master← Head:ffmpeg-location📝 Commits (1)
427a3e9Use new libexecdir location for jellyfin-ffmpeg📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
deployment/debian-package-x64/pkg-src/conf/jellyfin(+1 -1)📄 Description
Update the location of the jellyfin-ffmpeg binaries as changed in commit d6bb1f3c in jellyfin-ffmpeg. The binaries are now located in
/usr/libinstead of/usr/shareto better comply with the specification for these directories.References https://github.com/jellyfin/jellyfin-ffmpeg/issues/2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.