2 Commits

2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 3 19:44:37 UTC 2025 - Arjen de Korte <suse+build@de-korte.org>
- Fix build with gettext >= 0.24.1
-------------------------------------------------------------------
Wed Mar 27 12:40:56 UTC 2024 - Hillwood Yang <hillwood@opensuse.org>

View File

@@ -55,6 +55,9 @@ work of Professor Richard Brent.
%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