[PR #7000] [MERGED] Fix build on EL7 #11220

Closed
opened 2026-02-07 06:34:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7000
Author: @brianjmurrell
Created: 12/15/2021
Status: Merged
Merged: 12/17/2021
Merged by: @joshuaboniface

Base: masterHead: update-build-for-el7


📝 Commits (1)

📊 Changes

4 files changed (+50 additions, -35 deletions)

View changed files

.copr (+1 -0)
.copr/Makefile (+0 -1)
📝 fedora/Makefile (+48 -34)
📝 fedora/jellyfin.spec (+1 -0)

📄 Description

Changes
Add /usr/local/bin to $PATH as that is where the MS build of dotnet puts dotnet.

Update fedora/Makefile with enhancements from 92cb985951


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/7000 **Author:** [@brianjmurrell](https://github.com/brianjmurrell) **Created:** 12/15/2021 **Status:** ✅ Merged **Merged:** 12/17/2021 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `update-build-for-el7` --- ### 📝 Commits (1) - [`543b012`](https://github.com/jellyfin/jellyfin/commit/543b0127b363d3fd371eb08166633ba6e0d2f9bd) Fix build on EL7 ### 📊 Changes **4 files changed** (+50 additions, -35 deletions) <details> <summary>View changed files</summary> ➕ `.copr` (+1 -0) ➖ `.copr/Makefile` (+0 -1) 📝 `fedora/Makefile` (+48 -34) 📝 `fedora/jellyfin.spec` (+1 -0) </details> ### 📄 Description **Changes** Add `/usr/local/bin` to `$PATH` as that is where the MS build of _dotnet_ puts `dotnet`. Update `fedora/Makefile` with enhancements from https://github.com/jellyfin/jellyfin-web/commit/92cb985951de3227465ac723c4b92b2abdf49abd --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:34:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11220