summaryrefslogtreecommitdiff
path: root/japanese/libjconv/files/patch-info.c
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/libjconv/files/patch-info.c')
-rw-r--r--japanese/libjconv/files/patch-info.c11
1 files changed, 11 insertions, 0 deletions
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;