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:
parent
ca8655cf6b
commit
e79fc4d265
1 changed files with 0 additions and 7 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue