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

Signed-off-by: Gilver <roachy@fyralabs.com>
This commit is contained in:
Gilver
2026-01-25 17:49:38 -06:00
committed by GitHub
parent aded08b107
commit 8cd078c8f6
@@ -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