From 8cd078c8f6112bdc2528147242e4cd4fa481ee82 Mon Sep 17 00:00:00 2001 From: Gilver Date: Sun, 25 Jan 2026 17:49:38 -0600 Subject: [PATCH] fix(heroic-games-launcher): Exec path (#9483) Signed-off-by: Gilver --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 05892f2ac6..7ac3a12052 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -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