gentoo/gui-apps/gnome-console/files/gnome-console-47.2.1-musl.patch
zyxhere💭 9b1210e2fd
gui-apps/gnome-console: add 47.2.1
Closes: https://bugs.gentoo.org/956695
Closes: https://bugs.gentoo.org/956694
Signed-off-by: zyxhere💭 <zyx@envs.net>
Part-of: https://github.com/gentoo/gentoo/pull/42277
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-09 03:41:16 +01:00

12 lines
249 B
Diff

diff '--color=auto' -ur a/src/main.c b/src/main.c
--- a/src/main.c 2025-05-09 15:20:31.000000000 +0000
+++ b/src/main.c 2025-05-26 21:26:44.919522337 +0000
@@ -17,6 +17,7 @@
*/
#include <glib/gi18n.h>
+#include <locale.h>
#include <kgx.h>