diff --git a/packaging/rpm/umu-launcher.spec b/packaging/rpm/umu-launcher.spec index 72841e78..7fcb7406 100644 --- a/packaging/rpm/umu-launcher.spec +++ b/packaging/rpm/umu-launcher.spec @@ -19,7 +19,6 @@ 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 @@ -54,8 +53,6 @@ git clone --single-branch --branch main https://github.com/Open-Wine-Components/ cd umu-launcher git submodule update --init --recursive -%patch -P 0 - %build git apply packaging/rpm/0001-rpm-use-fedora-pyzstd.patch cd umu-launcher