summaryrefslogtreecommitdiff
path: root/misc/openoffice/patches/patch-ay
diff options
context:
space:
mode:
Diffstat (limited to 'misc/openoffice/patches/patch-ay')
-rw-r--r--misc/openoffice/patches/patch-ay13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/openoffice/patches/patch-ay b/misc/openoffice/patches/patch-ay
new file mode 100644
index 00000000000..de3adca9f14
--- /dev/null
+++ b/misc/openoffice/patches/patch-ay
@@ -0,0 +1,13 @@
+$NetBSD: patch-ay,v 1.3 2005/02/26 16:07:46 mrauch Exp $
+
+--- ../sal/osl/unx/nlsupport.c.orig 28 Jan 2004 10:17:50 -0000
++++ ../sal/osl/unx/nlsupport.c 21 Feb 2005 04:57:37 -0000
+@@ -329,7 +329,7 @@
+ { "sjis", RTL_TEXTENCODING_SHIFT_JIS } /* Japan */
+ };
+
+-#elif defined(LINUX) || defined(NETBSD)
++#elif defined(LINUX)
+
+ const _pair _nl_language_list[] = {
+ { "ANSI_X3.110-1983", RTL_TEXTENCODING_DONTKNOW }, /* ISO-IR-99 NAPLPS */