17
0

2 Commits

2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 12 14:37:12 UTC 2025 - Hillwood Yang <hillwood@opensuse.org>
- Fix build with gettext >= 0.24.1
-------------------------------------------------------------------
Wed Mar 27 12:36:22 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package mate-icon-theme
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,6 +44,9 @@ directories, and devices.
%setup -q
%build
%if %{pkg_vcmp gettext-devel >= 0.24.1}
export ACLOCAL_PATH=/usr/share/gettext/m4/
%endif
NOCONFIGURE=1 mate-autogen
%configure
%make_build