fix(umu-launcher): Remove Steam directory (#4027) (#4032)

* Remove directory

Signed-off-by: Gilver <rockgrub@disroot.org>

* Update umu-launcher.spec

Signed-off-by: Gilver <rockgrub@disroot.org>

* Bump release

Signed-off-by: Gilver <rockgrub@disroot.org>

* Blegh IDK

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
(cherry picked from commit bcfaf9ed50)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-03-19 21:38:58 -07:00
committed by GitHub
parent 9726dc9e32
commit 7e18836476
+2 -3
View File
@@ -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*