From 7e18836476d717d723072f482e99c66e283efe1f Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 19 Mar 2025 21:38:58 -0700 Subject: [PATCH] fix(umu-launcher): Remove Steam directory (#4027) (#4032) * Remove directory Signed-off-by: Gilver * Update umu-launcher.spec Signed-off-by: Gilver * Bump release Signed-off-by: Gilver * Blegh IDK Signed-off-by: Gilver --------- Signed-off-by: Gilver (cherry picked from commit bcfaf9ed50e9337c1cb11b8c2a622cce02d0f84b) Co-authored-by: Gilver --- anda/games/umu/umu-launcher.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/games/umu/umu-launcher.spec b/anda/games/umu/umu-launcher.spec index 7d9cef45cc..244a5deaeb 100644 --- a/anda/games/umu/umu-launcher.spec +++ b/anda/games/umu/umu-launcher.spec @@ -1,6 +1,6 @@ Name: umu-launcher Version: 1.2.6 -Release: 1%?dist +Release: 2%?dist Summary: A tool for launching non-steam games with proton License: GPL-3.0-only @@ -55,10 +55,9 @@ BuildArch: x86_64 %{make_build} %install -%make_install PYTHONDIR=%python3_sitelib +%make_install PYTHONDIR=%{python3_sitelib} %files %_bindir/umu-run %_mandir/* -%_datadir/steam/compatibilitytools.d/umu-launcher/ %python3_sitelib/umu*