From 6bec4838d31ffd2c7cc740a720079d622ae9c63c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 16 Jan 2001 18:27:26 +0000 Subject: Add ja-libconv, Japanese charset conversion library powered by iconv(3). --- japanese/libjconv/files/patch-info.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 japanese/libjconv/files/patch-info.c (limited to 'japanese/libjconv/files/patch-info.c') diff --git a/japanese/libjconv/files/patch-info.c b/japanese/libjconv/files/patch-info.c new file mode 100644 index 000000000000..f4a6c2c829d3 --- /dev/null +++ b/japanese/libjconv/files/patch-info.c @@ -0,0 +1,11 @@ +--- info.c.orig Sat Aug 5 05:52:38 2000 ++++ info.c Fri Jan 12 02:12:40 2001 +@@ -13,7 +13,7 @@ + + #define DEBUG_DO(x) + +-#define JCONV_DEFAULT_CONFFILE "/etc/libjconv/default.conf" ++#define JCONV_DEFAULT_CONFFILE "!!LOCALBASE!!/etc/libjconv/default.conf" + + typedef struct { + char *name; -- cgit v1.2.3