Skip to content

Commit

Permalink
rpm: apply patch in build
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 13, 2025
1 parent 5689db8 commit 2283730
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packaging/rpm/umu-launcher.spec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Summary: A tool for launching non-steam games with proton

License: GPLv3
URL: https://github.com/Open-Wine-Components/umu-launcher
Patch0: 0001-rpm-use-fedora-pyzstd.patch

BuildArch: x86_64
BuildRequires: meson >= 0.54.0
Expand Down Expand Up @@ -53,6 +54,8 @@ git clone --single-branch --branch main https://github.com/Open-Wine-Components/
cd umu-launcher
git submodule update --init --recursive

%patch0 -p1

%build
cd umu-launcher
./configure.sh --prefix=/usr
Expand Down

0 comments on commit 2283730

Please sign in to comment.