From 3305afebf91745a9cdd6825de0b877695abc1bdf Mon Sep 17 00:00:00 2001 From: R1kaB3rN <100738684+R1kaB3rN@users.noreply.github.com> Date: Sun, 12 Jan 2025 21:40:44 -0800 Subject: [PATCH] Revert "rpm: attempt to fix the patch" This reverts commit db9f0ce21278af2d2a48e65d913181b9e48bfa0f. --- packaging/rpm/0001-rpm-use-fedora-pyzstd.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packaging/rpm/0001-rpm-use-fedora-pyzstd.patch b/packaging/rpm/0001-rpm-use-fedora-pyzstd.patch index a23a962a..d13aa148 100644 --- a/packaging/rpm/0001-rpm-use-fedora-pyzstd.patch +++ b/packaging/rpm/0001-rpm-use-fedora-pyzstd.patch @@ -7,10 +7,10 @@ Subject: [PATCH] rpm: use fedora pyzstd Makefile.in | 1 - 1 file changed, 1 deletion(-) -diff --git a/umu-launcher/Makefile.in b/umu-launcher/Makefile.in +diff --git a/Makefile.in b/Makefile.in index 03b18fc4..8d5eb424 100644 ---- a/umu-launcher/Makefile.in -+++ b/umu-launcher/Makefile.in +--- a/Makefile.in ++++ b/Makefile.in @@ -102,7 +102,6 @@ umu-launcher-install: umu-launcher-dist-install umu-launcher-bin-install $(OBJDIR)/.build-umu-vendored: | $(OBJDIR) $(info :: Building vendored dependencies )