From 278aba2366d46e27d8dc740e47fba1e498d9d3fb Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:25:18 -0800 Subject: [PATCH] fix(heroic-games-launcher): Remove improper %dir macro (#9517) (#9518) (cherry picked from commit 63f13fbef7dffe43655616eadab2380be7c72c9a) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/anda/games/heroic-games-launcher/heroic-games-launcher.spec b/anda/games/heroic-games-launcher/heroic-games-launcher.spec index 3b579c5721..a30482dc79 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.1 -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 @@ -64,8 +64,7 @@ install -Dpm644 flatpak/templates/%{appid}.metainfo.xml.template %{buildroot}%{_ %doc CODE_OF_CONDUCT.md %license COPYING %license bundled_licenses/* -%dir %{_libdir}/%{shortname} -%{_libdir}/%{shortname}/* +%{_libdir}/%{shortname}/ %{_bindir}/%{shortname} %{_bindir}/%{name} %{_appsdir}/%{appid}.desktop