Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7f1c492b37 | |||
| 3895bc6f31 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user