fix(heroic-games-launcher): Exec path (#9483) (#9485)

This commit is contained in:
Raboneko
2026-01-25 16:06:14 -08:00
committed by GitHub
parent 2e5bd70348
commit 2dc7ce4781
@@ -9,7 +9,7 @@
Name: %{shortname}-games-launcher
Version: 2.19.0
Release: 1%?dist
Release: 2%?dist
Summary: A games launcher for GOG, Amazon, and Epic Games
License: GPL-3.0-only AND MIT AND BSD-3-Clause
URL: https://heroicgameslauncher.com
@@ -52,7 +52,7 @@ rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/arm64
%endif
%electron_install -d heroic -b heroic -S heroic -I -i %{appid} -l
%desktop_file_install -k Exec -v /usr/share/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop
%desktop_file_install -k Exec -v %{_libdir}/%{shortname}/%{shortname} -u %u flatpak/%{appid}.desktop
install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_metainfodir}/%{appid}.metainfo.xml