From bd25a5890b7dabada7dcd545e3eb0dbbaa5c1441 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 18 Mar 2025 19:27:03 -0700 Subject: [PATCH] chore/feat(heroic): Rename LICENSE to distinguish it as a bundled dependency license (#4006) (#4009) Signed-off-by: Gilver (cherry picked from commit 94095283468e6ba9bb2f5fa8ed68a3158c27b230) Co-authored-by: Gilver --- anda/games/heroic-games-launcher/heroic-games-launcher.spec | 5 +++-- 1 file changed, 3 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 a78b9b5a5d..03912476f0 100644 --- a/anda/games/heroic-games-launcher/heroic-games-launcher.spec +++ b/anda/games/heroic-games-launcher/heroic-games-launcher.spec @@ -63,6 +63,7 @@ pnpm dist:linux %install mkdir -p %{buildroot}%{_datadir}/%{shortname} mv $(find . -iname "*LICENSE*" -not -path "./node_modules/*" -and -not -path "./public/*") . +mv LICENSE LICENSE.fonts %ifarch aarch64 ### Needs testing once aarch64 Heroic is complete: #rm -rf dist/linux-unpacked/resources/app.asar.unpacked/build/bin/x64 @@ -92,10 +93,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{shortname}.desktop %doc README.md %doc CODE_OF_CONDUCT.md %license COPYING -%license LICENSE %license legendary.LICENSE -%license LICENSE.electron.txt %license LICENSES.chromium.html +%license LICENSE.electron.txt +%license LICENSE.fonts %dir %{_datadir}/%{shortname} %{_datadir}/%{shortname}/* %{_bindir}/%{shortname}