From 23187f578cb2181f0cf2cba58335faaf8bc31780 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 2 Sep 2025 03:03:25 -0700 Subject: [PATCH] fix(fluent-icon-theme): try using symlinks (#6255) (#6259) (cherry picked from commit b819a7f1bd9b3d10a762dc4fdcdadfe4cda2da54) Co-authored-by: madomado --- anda/themes/fluent-icon-theme/fluent-icon-theme.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/themes/fluent-icon-theme/fluent-icon-theme.spec b/anda/themes/fluent-icon-theme/fluent-icon-theme.spec index 4dfa733b63..67f001d78a 100644 --- a/anda/themes/fluent-icon-theme/fluent-icon-theme.spec +++ b/anda/themes/fluent-icon-theme/fluent-icon-theme.spec @@ -2,7 +2,7 @@ Name: fluent-icon-theme Version: 20250821 -Release: 2%?dist +Release: 3%?dist Summary: Fluent icon theme for linux desktops License: GPL-3.0 @@ -25,7 +25,7 @@ Fluent icon theme for linux desktops. mkdir -p %buildroot%_datadir/themes ./install.sh -a -d %buildroot%_datadir/icons -%fdupes %buildroot%_datadir/icons/ +%fdupes -s %buildroot%_datadir/icons/ %files %license COPYING