No longer manually hardlink identical files in the examples

https://fedoraproject.org/wiki/Changes/Hardlink_identical_files_in_packages_by_default
This commit is contained in:
Benjamin A. Beasley 2026-05-19 21:37:56 +01:00
commit e79fc4d265

View file

@ -34,8 +34,6 @@ BuildRequires: libappstream-glib
# Matches what gnome-software and others use:
BuildRequires: appstream
BuildRequires: hardlink
BuildRequires: meson >= 0.59.0
BuildRequires: vala
BuildRequires: gcc
@ -160,11 +158,6 @@ Ypatybės:
%find_lang %{appname}
# Upstream installs the same SVG icon in many size-specific directories like
# /usr/share/icons/hicolor/64x64@2/; we can save space by hardlinking these
# together.
hardlink -c -v '%{buildroot}%{_datadir}/icons/hicolor'
%check
desktop-file-validate \