[packages/ekg2] keep on using non-opaque types in ncurses
atler
atler at pld-linux.org
Mon Jul 1 14:38:59 CEST 2024
commit 9bb1e679bd9af0a4a935e7ec8e57a668b803179c
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jul 1 13:48:34 2024 +0200
keep on using non-opaque types in ncurses
ekg2.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/ekg2.spec b/ekg2.spec
index 49549bc..80fdb78 100644
--- a/ekg2.spec
+++ b/ekg2.spec
@@ -354,6 +354,7 @@ find -name *.c > po/POTFILES.in
# for hostent.h_addr (should be in CPPFLAGS, but it's overridden in plugins/jabber)
CFLAGS="%{rpmcflags} -D_GNU_SOURCE"
+CPPFLAGS="%{rpmcppflags} -DNCURSES_INTERNALS"
%configure \
--enable-unicode \
--with%{!?with_aspell:out}-aspell \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ekg2.git/commitdiff/935b78a4d65fa2b1e0a2395d9ef4fc7c8b76c2c3
More information about the pld-cvs-commit
mailing list