From 1a8a092d9fefcbd7f960c82c59802c61807867a6 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 17 Jun 2016 23:28:04 +0000 Subject: Rename all files containing a : in their filename. While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight --- x11-fonts/gfe/files/patch-src_main.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 x11-fonts/gfe/files/patch-src_main.c (limited to 'x11-fonts/gfe/files/patch-src_main.c') diff --git a/x11-fonts/gfe/files/patch-src_main.c b/x11-fonts/gfe/files/patch-src_main.c new file mode 100644 index 000000000000..823bba9882d1 --- /dev/null +++ b/x11-fonts/gfe/files/patch-src_main.c @@ -0,0 +1,10 @@ +--- src/main.c.orig 2000-06-29 08:16:34 UTC ++++ src/main.c +@@ -37,6 +37,7 @@ main(int argc, char *argv[]) + int i; + + /* process gtk/X switches */ ++ gtk_set_locale(); + gtk_init(&argc, &argv); + + show_version = FALSE; -- cgit v1.2.3