[packages/xorg-app-xwininfo] - fix building with gettext >= 0.24
hawk
hawk at pld-linux.org
Fri Sep 12 12:36:19 CEST 2025
commit 29239d3f0ec9ef00313e38c0d6cd1031f6774426
Author: Marcin Krol <hawk at tld-linux.org>
Date: Thu Sep 11 20:23:18 2025 +0200
- fix building with gettext >= 0.24
xorg-app-xwininfo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorg-app-xwininfo.spec b/xorg-app-xwininfo.spec
index e636d89..1e7f383 100644
--- a/xorg-app-xwininfo.spec
+++ b/xorg-app-xwininfo.spec
@@ -43,7 +43,7 @@ Wyświetlane są różne informacje w zależności od wybranych opcji.
%setup -q -n xwininfo-%{version}
%build
-%{__aclocal}
+%{__aclocal} -I /usr/share/gettext/m4
%{__autoconf}
%{__autoheader}
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorg-app-xwininfo.git/commitdiff/29239d3f0ec9ef00313e38c0d6cd1031f6774426
More information about the pld-cvs-commit
mailing list